.circle-main
{
    width: 100%;
    margin-top: 30px;
}
.circle-sign-pic01
{
    width:900px;
	height:100px;
}
.circle-sign-pic
{
    width:232px;
	float:right;
	height:100px;
}
.circle-left
{
    float: left;
    border: 1px solid #DBD6D0;
    width: 245px;
    background: #F8F6F4;
}
.circle-account-menu
{
    height: 40px;
    line-height: 40px;
    position: relative;
    padding-left: 50px;
    font-size: 14px;
    border-bottom: 1px solid #DBD6D0;
    color: #000;
    cursor: pointer;
}
.circle-account-menu.current
{
    color:#FE5E5E;
    text-decoration:underline;
}
.circle-account-menu.title
{
    background: #EDE7E1;
    font-size: 18px;
}
.circle-account-menu .icon
{
    position: absolute;
    top: 0px;
    left: -8px;
    height: 46px;
    width: 40px;
    background: url(../images/circle_04_01.png) no-repeat;
}
.circle-account
{
    background: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.circle-account-info
{
    width: 225px;
    margin: 0 auto;
}
.circle-account-pic
{
    width: 84px;
    height: 84px;
    float: left;
}
.circle-account-pic img
{
    width: 84px;
    height: 84px;
}
.circle-account-name
{
    float: left;
    margin-left: 10px;
    color: #000000;
}
.circle-account-name .info-name
{
    font-size: 18px;
}
.circle-account-name .info-level
{
    background: url(../images/circle_03.png) no-repeat left center;
    padding-left: 25px;
    font-size: 15px;
    height: 25px;
    line-height: 25px;
}
.circle-account-sum
{
    float: left;
    width: 100%;
    margin-top: 10px;
    color: #000;
}
.circle-account-sum .sum-item
{
    width: 60px;
    text-align: center;
    float: left;
    border-right: 1px solid #CCCCCC;
    font-size: 12px;
}
.circle-account-sum .sum-item.last
{
    border: 0px;
}
.circle-account-sum .sum-item .sum-item-count
{
    color: #999999;
    font-size: 16px;
}
.circle-right
{
    float: right;
    border: 1px solid #DBD6D0;
    width: 940px;
}
.circle-right-center
{
    width: 900px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.circle-form
{
    border: 1px solid #D4D4D4;
    margin-top: 20px;
}
.circle-form-new
{
    margin-top: 20px;
}
.circle-form-field
{
    width: 860px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.logo_search_left
{
    height: 36px;
}
.logo_search_left input[type='text']
{
    height: 32px;
    line-height: 32px;
    background: transparent;
}
.circle-form-area
{
    border: 1px solid #35CE98;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
    position: relative;
}
.circle-form-area textarea
{
    border: 0px;
    width: 100%;
    height: 80px;
    outline: none;
}
.circle-form-tool
{
    position: absolute;
    bottom: -20px;
    left: 0px;
}
.circle-form-button
{
    text-align: right;
    margin-top: 10px;
}
.btn-confirm
{
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    outline: none;
    background: #E54346;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    border: 0px;
}
.circle-form-title
{
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #35CE98;
}
.circle-follows
{
    margin-top: 10px;
    width: 100%;
}
.scroll-button
{
    width: 22px;
    height: 92px;
    cursor: pointer;
}
.scroll-button.left
{
    background: url(../images/circle_10.png) no-repeat;
    float: left;
}
.scroll-button.right
{
    background: url(../images/circle_09.png) no-repeat;
    float: right;
}
.circle-follows-items
{
    width: 810px;
    float: left;
    overflow-x: hidden;
}
.follow-item
{
    width: 84px;
    float: left;
    margin-left: 16px;
    text-align: center;
}
.follow-item-new
{
    width: 84px;
    float: left;
    margin-left: 14px;
    text-align: center;
    margin-top: 20px;
}
.follow-item-logo
{
    width: 84px;
    height: 84px;
}
.follow-item-logo img
{
    width: 84px;
    height: 84px;
}
.follow-item-name
{
    margin-top: 5px;
    font-size: 12px;
    color: #000000;
}
.circle-form-header
{
    height: 40px;
    border-bottom: 1px solid #35CE98;
}
.circle-form-header-item
{
    width: 12.5%;
    float: left;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #000000;
    border-right: 1px solid #D4D4D4;
    cursor: pointer;
}
.circle-form-header-item.index
{
    color: #fff;
    background: #35CE98;
}
.circle-form-header-item-new
{
    width: 12.5%;
    float: left;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #000000;
    cursor: pointer;
}
.circle-form-header-item-new.index
{
    color: #fff;
    background: #35CE98;
}
.circle-form-box
{
    padding-bottom: 20px;
}
.circle-form-box-center
{
    width: 860px;
    margin: 0 auto;
}
.circle-search-field
{
    background: #EEEEEE;
    height: 60px;
    margin-top: 20px;
    padding-top: 17px;
}
.circle-search-box
{
    height: 25px;
    width: 250px;
    padding-right: 30px;
    margin-left: 20px;
    position: relative;
    background: #fff;
}
.circle-search-box .button
{
    background: url(../images/circle_21.png) no-repeat center center;
    height: 25px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
}
.circle-search-box input
{
    width: 100%;
    background: transparent;
    border: 0px;
    line-height: 25px;
    outline: none;
}
.circle-form-container
{
    margin-top: 20px;
}
.topic-header
{
    height: 40px;
	line-height:40px;
	font-weight:bold;
    border-bottom: 1px solid #D1D1D1;
    border-top: 1px solid #D1D1D1;
}
.topic-header    a
{
	color: #000;
}
.topic-header    a:hover
{
	color: #35ce98;
	text-decoration:underline;
}
.topic-item
{
    width: 25%;
    float: left;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.topic-main-item
{
    border-bottom: 1px dashed #DADADA;
    height: 40px;
}
.topic-item.title
{
    color: #000;
}
.pager
{
    text-align: center;
    height: 35px;
    line-height: 35px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.pager span
{
    border: 1px #cecece solid;
    display: inline-block;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    background: #fff;
    vertical-align: top;
    margin: 0 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding-left: 3px;
    padding-right: 3px;
    min-width: 40px;
}
.pager span.page_item_current
{
    background: #333;
    color: #fff;
    cursor: default;
}
.friend-main-item
{
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
}
.friend-info
{
    width: 84px;
    float: left;
    text-align: center;
}
.friend-logo
{
    width: 84px;
    height: 84px;
}
.friend-logo img
{
    width: 84px;
    height: 84px;
    border: 0px;
}
.friend-name
{
    font-size: 12px;
    margin-top: 3px;
}
.friend-saying
{
    float: right;
    width: 760px;
    font-size: 12px;
}
.friend-saying-box
{
    padding: 10px;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 5px;
    position: relative;
}
.friend-saying-box .words
{
    color: #000;
}
.friend-saying-box .zui
{
    width: 5px;
    height: 10px;
    position: absolute;
    left: -5px;
    top: 10px;
    z-index: 100;
    background: url(../images/circle_22.png) no-repeat;
}
.friend-saying-box .tool
{
    height: 20px;
    margin-top: 15px;
    color: #999999;
}
.tool .say-time
{
    float: left;
}
.tool .stat-count
{
    float: right;
}
.tool .stat-count ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.tool .stat-count ul li
{
    float: left;
    margin-left: 8px;
}
.tool .stat-count ul li.reward
{
    background: url(../images/circle_11.png) no-repeat left center;
    padding-left: 20px;
}
.tool .stat-count ul li.zan
{
    background: url(../images/circle_12.png) no-repeat left center;
    padding-left: 20px;
}
.saying-detail-title
{
    color: #000;
    font-size: 16px;
    height: 30px;
    border-bottom: 1px solid #35CE98;
    font-weight: bold;
    margin-top: 20px;
}
.saying-detail-title span
{
    color: #FE5E5E;
}
.saying-detail-box
{
    border-bottom: 1px dashed #DEDEDE;
    padding-top: 20px;
    padding-bottom: 20px;
}
.saying-detail-box .words
{
    color: #000000;
}
.saying-detail-box .tool
{
    height: 20px;
    margin-top: 15px;
    color: #999999;
}
.saying-detail-filed
{
    margin-top: 10px;
}
.circle-member-account
{
    margin-top: 25px;
    height: 104px;
}
.circle-member-logo
{
    width: 104px;
    height: 104px;
    float: left;
    border: 1px solid #DEDEDE;
}
.circle-member-logo img
{
    width: 102px;
    height: 102px;
}
.circle-member-stat
{
    float: left;
    margin-left: 15px;
}
.circle-member-stat .name
{
    color: #000;
    font-weight: bold;
    color: #000;
    font-size: 15px;
}
.circle-member-stat .statinfo
{
    height: 25px;
    line-height: 25px;
}
.circle-member-stat .statinfo span
{
    color: #E54346;
}
.circle-member-button
{
    text-align: right;
    margin-top: 10px;
}
.topic-form-field
{
    margin-top: 20px;
    margin-left: 20px;
}
.topic-form-field input[type='text']
{
    width: 500px;
    border: 1px solid #CCCCCC;
    height: 22px;
}
.topic-form-field textarea
{
    width: 800px;
    height: 150px;
}
.topic-form-field span
{
    font-size: 15px;
    color: #000;
}
.circle-form-item
{
    width: 175px;
    text-align: center;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 50px;
}
.circle-form-item-logo
{
    width: 175px;
    height: 175px;
    border: 1px dashed #35CE98;
}
.circle-form-item-logo img
{
    width: 171px;
    height: 171px;
}
.circle-form-item span
{
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.order-tb
{
    width: 100%;
}
.order-tb thead th
{
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #f5f5f5;
    color: #666;
    font-weight: 400;
}
.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: left;
    padding-left: 20px;
    padding-right: 12px;
    border: 1px solid #f5f5f5;
}
.order-tb .sep-row
{
    height: 20px;
}
.order-tb .tr-th
{
    background: #f5f5f5;
    height: 31px;
    line-height: 31px;
    color: #aaa;
    overflow: hidden;
}

.order-tb .tr-th span
{
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 2px 0 0;
    _display: inline;
}
.order-tb .tr-th .gap
{
    width: 14px;
}
.order-tb .tr-th .dealtime
{
    margin-right: 30px;
    _margin-right: 15px;
    font-family: verdana;
}
.order-tb .tr-th .number
{
    width: 226px;
    font-family: verdana;
}
.order-tb .tr-th .tr-operate
{
    float: right;
    position: relative;
    margin-right: 15px;
    width: 397px;
    height: 23px;
    overflow: hidden;
}
.order-tb a
{
    color: #666;
    text-decoration: none;
}
.order-tb .tr-th a
{
    color: #333;
}

.order-tb .tr-th .order-shop
{
    width: 178px;
}
.order-tb .tr-bd
{
    text-align: center;
    vertical-align: top;
}
.root61 .order-tb .goods-item
{
    width: 340px;
    margin-right: 74px;
}
.order-tb .goods-item
{
    display: inline-block;
    display: block;
    float: left;
    width: 255px;
    margin-right: 10px;
}
.order-tb .goods-item .p-img
{
    float: left;
    width: 60px;
    height: 60px;
    border: 1px solid #efefef;
    margin: 0 14px;
    _display: inline;
}
.order-tb .goods-item .p-msg
{
    float: left;
    width: 160px;
}
.root61 .order-tb .goods-item .p-msg
{
    width: 240px;
}
.order-tb .goods-item .p-name
{
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    color: #333;
    text-align: left;
}
.order-tb .goods-item .p-name a
{
    color: #333;
}
.order-tb .goods-number
{
    float: left;
    width: 40px;
    text-align: left;
    color: #aaa;
    font-family: verdana;
}
.root61 .order-tb .goods-number
{
    width: 70px;
}
.order-tb .goods-repair
{
    float: right;
    width: 84px;
    text-align: center;
}
.root61 .order-tb .goods-repair
{
    width: 104px;
}
.order-tb .consignee
{
    color: #333;
}
.order-tb .tooltip
{
    position: relative;
    width: 100px;
    margin: 0 auto;
    z-index: 2;
    cursor: pointer;
}
.order-tb .consignee .txt
{
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    max-width: 72px;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.order-tb .amount
{
    color: #AAA;
}
.ftx-13
{
    color: #aaa;
}
.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 .status
{
    position: relative;
    z-index: 5;
    color: #333;
    line-height: 22px;
}
a.ftx-03, a.ftx03, div.ftx-03, div.ftx03, span.ftx-03, span.ftx03
{
    color: #aaa;
}
.order-tb .status a
{
    color: #333;
}
.order-tb .operate
{
    line-height: 22px;
}
a.btn-again
{
    display: inline-block;
    padding: 2px 0 3px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 85px;
    text-align: center;
}
.order-tb .tr-bd td
{
    padding: 14px 0;
}
.order-tb tbody td
{
    border: 1px solid #e5e5e5;
}
.order-tb .ordertime-cont
{
    position: relative;
    float: left;
    z-index: 10;
    width: 138px;
    cursor: pointer;
}
.order-tb .order-detail-txt
{
    display: inline-block;
    vertical-align: middle;
}
.ac
{
    text-align: center;
}
.order-tb .tr-th td
{
    border-bottom-color: #f5f5f5;
}
.order-tb .sep-row td
{
    border: 0;
}
.pr-his-container
{
    list-style-type: none;
    position: relative;
    border-left: 1px solid #dcdcdc;
    padding: 0px;
    margin: 0px auto;
    width: 90%;
    margin-top: 30px;
}
.pr-his-container li
{
    padding: 8px 20px;
    position: relative;
    color: #333;
    font-size: 13px;
    text-align: left;
    display: table;
}
.pr-his-container li .mark
{
    position: absolute;
    height: 20px;
    width: 60px;
    text-align: center;
    background-color: #4285f4;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 2px;
    left: -30px;
    vertical-align: middle;
}
.pr-his-container li .pointer
{
    display: table-cell;
    height: 12px;
    width: 12px;
    border-radius: 20px;
    background-color: #f4f4f4;
    position: absolute;
    left: -6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #4285f4;
    text-align: center;
    line-height: 9px;
}
.pr-his-container li .pointer:before
{
    content: '';
    display: inline-block;
    height: 6px;
    width: 6px;
    border-radius: 8px;
    background-color: #4285f4;
    position: relative;
}
.pr-his-container li .time
{
    padding-right: 20px;
    color: #b2b2b2;
    line-height: 22px;
    word-break: break-all;
    word-wrap: break-word;
    display: table-cell;
    vertical-align: middle;
    width: 150px;
}
.pr-his-container li p
{
    color: #000;
    line-height: 22px;
    word-break: break-all;
    word-wrap: break-word;
    display: table-cell;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}
.pr-his-container li p a
{
    display: inline-block;
    padding: 0 5px;
    color: #53aeed;
}
.fav-cont, .fav-goods-list
{
    overflow: hidden;
    width: 100%;
}
.fav-goods-list ul
{
    display: inline-block;
    display: block;
    width: 100%;
}
ol, ul
{
    list-style: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.fav-goods-list li
{
    float: left;
    margin: 0 55px 25px 0;
}
.fav-goods-list .fav-goods-item
{
    position: relative;
    width: 160px;
}
.fav-goods-list .fav-goods-item .p-img
{
    position: relative;
    width: 160px;
    margin: 0 0 10px;
}
.fav-goods-list .fav-goods-item .goods-extra-tip
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');
    background: rgba(0,0,0,.6);
}
.fav-goods-list .fav-goods-item .p-name
{
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    margin: 0 0 10px;
}
.fav-goods-list .fav-goods-item .p-name
{
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fav-goods-list .fav-goods-item .p-name a
{
    color: #005ea7;
}
.fav-goods-list .fav-goods-item .p-price
{
    margin: 0 0 6px;
    font-size: 12px;
    height: 20px;
}
.fav-goods-list .fav-goods-item .p-price .stock
{
    height: 20px;
    float: right;
    color: #e4393c;
}
.fav-goods-list .fav-goods-item .p-comments
{
    display: inline-block;
    display: block;
    color: #999;
}
.fav-goods-list .fav-goods-item .p-comments .c-txt
{
    float: left;
}
.fav-goods-list .fav-goods-item .p-comments .c-perc
{
    float: right;
}
.easebuy-m
{
    border: 2px solid #e6e6e6;
    margin: 0 0 10px;
    float: left;
    width: 100%;
    margin-top: 20px;
}
.easebuy-m .smt
{
    padding-left: 10px;
    line-height: 35px;
    height: 35px;
    position: relative;
    display: inline-block;
    display: block;
    overflow: visible;
}
.easebuy-m .smc
{
    padding: 10px;
    line-height: 22px;
    width: 100%;
    float: left;
}
.easebuy-m .smt h3
{
    float: left;
    color: #666;
    margin: 0px;
    padding: 0px;
}
.mt h2, .smt h3
{
    font-family: "microsoft yahei";
}
.easebuy-m .smt .alias-edit
{
    width: 12px;
    height: 12px;
    background-position: -51px 0;
    margin: 0 10px;
}
.easebuy-m .smt .alias-edit
{
    display: inline-block;
    background-image: url(../images/sprite-t-icon.png);
    background-repeat: no-repeat;
}
.easebuy-m .smt .extra
{
    float: right;
    margin: 0 10px 0 0;
}
.easebuy-m .smt .extra a
{
    color: #005ea7;
    margin: 0 0 0 20px;
}
.easebuy-m .smt .extra .del-btn
{
    margin-top: 10px;
    display: inline-block;
    width: 13px;
    height: 13px;
    text-indent: 99em;
    background: url(../images/close.png) no-repeat;
    overflow: hidden;
    vertical-align: middle;
}
.easebuy-m .smc .new-items
{
    position: relative;
    width: 100%;
    float: left;
}
.easebuy-m .smc .item-lcol
{
    width: 450px;
    float: left;
}
.easebuy-m .smc .item span
{
    float: left;
    width: 70px;
    color: #999;
    text-align: right;
}
.fl
{
    float: left;
}
.easebuy-m .smc .item-lcol .fl
{
    width: 360px;
}
.easebuy-m .smc .item-rcol
{
    width: 320px;
    float: left;
    padding-left: 10px;
    height: 100%;
}
.easebuy-m .smc .item-rcol .extra
{
    position: absolute;
    right: 0;
    bottom: 0;
}
.ml10
{
    margin-left: 10px;
}
.ftx-05, .ftx05
{
    color: #005ea7;
}
.tb-void
{
    line-height: 18px;
    text-align: center;
    border: 1px solid #f2f2f2;
    border-top: 0;
    color: #333;
    width: 100%;
    font-size: 12px;
}
.tb-void th
{
    background: #f5f5f5;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    text-align: center;
    font-weight: 400;
}
.tb-void td
{
    border: 1px solid #f2f2f2;
    padding: 10px 5px;
}
.tb-void a
{
    color: #005ea7;
}
.tb-void .p-name
{
    text-align: left;
}
.col3
{
    display: inline-block;
    display: block;
    line-height: 20px;
    text-align: left;
}
.col3 .fore2
{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 342px;
}
.col3 .time2
{
    white-space: nowrap;
    float: right;
}
.mt5
{
    margin-top: 5px;
}
.ftx-04, .ftx04
{
    color: #ff6c00;
}
.col3 .col3a-rcol
{
    float: left;
}
.col3 .time
{
    white-space: nowrap;
    float: none;
}
.mod-main
{
    padding: 10px;
    background-color: #fff;
    margin-bottom: 20px;
}
.mod-comm
{
    padding: 10px 20px 20px;
}
.mod-comm .mc
{
    line-height: 20px;
    font-size: 12px;
}
.mod-main .mt
{
    overflow: visible;
}
.user-info-cont .num
{
    margin: 0 5px;
}
.user-info-cont strong
{
    font-size: 16px;
    font-family: 'Microsoft YaHei';
}
.ftx-01, .ftx01
{
    color: #e4393c;
}
.ml20
{
    margin-left: 20px;
}
.fr
{
    float: right;
}
.btn-5, .btn-6, .btn-7, .btn-8
{
    background-color: #f5fbef;
    background-image: -moz-linear-gradient(top,#f5fbef,#eaf6e2);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f5fbef),color-stop(1,#eaf6e2));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5fbef', endColorstr='#eaf6e2', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5fbef', endColorstr='#eaf6e2');
    background-image: linear-gradient(to bottom,#f5fbef 0,#eaf6e2 100%);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #bfd6af;
    padding: 2px 14px 3px;
    color: #323333;
}
.btn-5:link, .btn-5:visited, .btn-6:link, .btn-6:visited, .btn-7:link, .btn-7:visited, .btn-8:link, .btn-8:visited
{
    color: #323333;
    text-decoration: none;
}
.mod-main .mt .extra-l
{
    float: left;
    -webkit-padding-start: 0px;
}
.mod-main .mt .extra-l li
{
    float: left;
    padding-left: 20px;
}
.lefta-box .mt .extra-l li
{
    padding: 0;
    padding-right: 20px;
}
.mod-main .mt .extra-l li a
{
    display: inline-block;
    padding-bottom: 2px;
    color: #999;
}
.mod-main .mt .extra-l li a.curr
{
    padding-bottom: 0;
    color: #e4393c;
    border-bottom: 2px solid #e4393c;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
}
.form
{
    padding: 20px 50px 0 20px;
}
.form .item
{
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.form .label
{
    width: 75px;
    font-size: 14px;
}
.form .label
{
    float: left;
    text-align: right;
    color: #666666;
}
.form .fl
{
    font-size: 14px;
    width: 700px;
}
.form .text
{
    font-weight: bold;
    font-size: 16px;
    color: #cc0000;
    text-align: center;
    width: 93px;
    font-family: Arial;
}
.form .text
{
    width: 130px;
}
.form .text, .form .area, .text, .area
{
    padding: 4px;
    margin-right: 5px;
    border: 1px solid #ccc;
}
.form label
{
    line-height: 25px;
    margin-right: 5px;
    font-size: 14px;
}
.msg-text, .msg-error
{
    font-size: 12px;
}
.msg-text
{
    color: #999999;
}
.msg-text, .msg-error
{
    float: left;
    line-height: 25px;
}
.icon-info05
{
    vertical-align: middle;
    margin-right: 5px;
}
.icon-info05
{
    background-position: -64px 0;
}
.icon-ques05, .icon-info05
{
    background: url(../images/icon16.png);
    display: inline-block;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    width: 16px;
    height: 16px;
}
.i-tips
{
    border: 1px solid #D9D9D9;
    background: #F5F5F5;
    color: #666666;
    float: left;
    padding: 3px 8px;
    font-size: 12px;
}
.main a:link, .main a:visited
{
    color: #005a9d;
}
.main a:link, .main a:visited
{
    color: #005a9d;
}
.btn-next
{
    display: inline-block;
    width: 155px;
    height: 38px;
    line-height: 150px;
    background: url(../images/btn-01.png);
    overflow: hidden;
}
.mod-main .mt .extra-l li
{
    float: left;
    padding-left: 20px;
}
div.mod-main .mt .extra-l li
{
    padding: 0 20px 0 0;
}
div.mod-main .mt .extra-l li a
{
    display: inline-block;
    vertical-align: middle;
    color: #333;
}
.mod-main .mt .extra-l li a.curr
{
    padding-bottom: 0;
    color: #e4393c;
    border-bottom: 2px solid #e4393c;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
}
.mod-comm .mt
{
    padding: 10px 0;
    width: 100%;
    float: left;
}
.mod-main .mt .extra-r
{
    float: right;
}
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;
    font-style: normal;
}
.coupon-toolbar
{
    display: inline-block;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 0 20px;
    background: #f5f5f5;
}
.coupon-toolbar .c-sort
{
    float: left;
    width: 100%;
}
.coupon-toolbar li
{
    float: left;
    margin: 0 20px 0 0;
    _display: inline;
}
.coupon-toolbar li.fore1
{
    margin: 0;
}
.coupon-toolbar .c-type
{
    position: relative;
    z-index: 5;
    padding: 1px 10px;
    margin-left: 15px;
}
.coupon-toolbar .c-type .dt
{
    width: 92px;
    padding-left: 10px;
}
.coupon-toolbar .c-type .dt b
{
    display: inline-block;
    width: 9px;
    height: 5px;
    vertical-align: middle;
    overflow: hidden;
    margin: 0 0 0 3px;
    background: url(../images/coupon20150805.png) -66px -160px no-repeat;
}
em, i, u
{
    font-style: normal;
}
.coupon-toolbar .c-sort .curr a
{
    color: #e4393c;
}
.coupon-toolbar a
{
    color: #666;
    text-decoration: none;
}
.coupon-toolbar li.curr
{
    width: 100px;
}
.ftx-02, .ftx02
{
    color: #71b247;
}
.lyt-c-0
{
    margin-bottom: 20px;
}
.user-info
{
    background: url(../images/userinfo-bg.png) right top repeat-y #fff;
    padding: 15px 20px 15px 319px;
    margin-bottom: 10px;
    height: 150px;
    -webkit-border-radius: 86px 0 0 86px;
    -moz-border-radius: 86px 0 0 86px;
    border-radius: 86px 0 0 86px;
}
.user-info .info-lcol
{
    float: left;
    position: relative;
    width: 319px;
    left: -319px;
    padding: 22px 0;
}
.user-info .u-pic
{
    position: relative;
    float: left;
    width: 104px;
    height: 104px;
    margin: 0 10px 0 16px;
    z-index: 2;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.u-pic .mask
{
    background: url(../images/myjd-bg.png) 0 0;
    width: 104px;
    height: 104px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.user-info .info-m
{
    float: left;
    width: 188px;
    position: relative;
    z-index: 1;
}
.user-info .info-m .u-name
{
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #333;
    line-height: 28px;
    margin-bottom: 5px;
}
.user-info .info-m .u-level
{
    margin-bottom: 10px;
    height: 18px;
}
.rank
{
    margin-right: 10px;
    display: inline-block;
    height: 17px;
    line-height: 17px;
}
.rank s
{
    background: url(../images/circle_03_small.png) no-repeat;
    display: inline-block;
    height: 17px;
    margin-right: 5px;
    text-decoration: none;
    width: 17px;
    vertical-align: middle;
}
.user-info a
{
    color: #005ea7;
}
.rank a
{
    display: inline-block;
    vertical-align: middle;
}
.user-info .info-m .u-safe #cla, .user-info .info-m .u-safe #rank-text, .user-info .info-m .u-safe #up, .user-info .info-m .u-safe span
{
    float: left;
}
.user-info .info-m .u-safe .rank-text.ftx-05, .user-info .info-m .u-safe .rank-text.ftx-06
{
    color: #693;
}
.user-info .info-m .u-safe .rank-text
{
    font-weight: 400;
    margin-right: 5px;
}
.user-info .info-rcol
{
    float: left;
    width: 99.19%;
    margin-left: -319px;
    padding-top: 5px;
}
.user-info .user-counts
{
    float: left;
    width: 28.57%;
    margin-top: 6px;
}
.user-info .user-counts ul
{
    display: inline-block;
    display: block;
}
.user-info .user-counts li
{
    float: left;
    width: 49.9%;
    margin: 0 0 10px;
    white-space: nowrap;
    height: 59px;
}
.user-info .user-counts a
{
    color: #666;
}
.user-info .user-counts .count-icon01
{
    background-position: 0 0;
}
.user-info .user-counts .count-icon02
{
    background-position: 0 -50px;
}
.user-info .user-counts .count-icon
{
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    -webkit-transition: transform .2s ease-in 0s;
    -moz-transition: transform .2s ease-in 0s;
    transition: transform .2s ease-in 0s;
    background: url(../images/ucount-icon.png) no-repeat;
}
.user-info .user-counts em
{
    font-family: verdana;
    color: #c91523;
    font-weight: 700;
    margin-left: 5px;
}
.user-info .user-counts .count-icon03
{
    background-position: 0 -100px;
}
.user-info .user-counts .count-icon04
{
    background-position: 0 -150px;
}
.user-info .acco-info
{
    float: right;
    width: 71.42%;
    padding: 15px 0;
    background: #f5f5f5;
    overflow: hidden;
    font-size: 12px;
}
.user-info .acco-info
{
    width: 64.95%;
}
.user-info .acco-info ul
{
    display: inline-block;
    display: block;
}
.user-info .acco-info li
{
    float: left;
    width: 49%;
    text-align: left;
    line-height: 22px;
}
.user-info .acco-info li .acco-item
{
    height: 110px;
    padding-left: 10px;
}
.user-info .acco-info li label
{
    display: inline-block;
    padding-left: 10px;
    text-align: right;
}
.user-info .acco-info li.fore2
{
    width: 28%;
}
.user-info .acco-info .baitiao-info
{
    padding-left: 10px;
    text-align: left;
}
.user-info .acco-info li.fore3
{
    width: 38.99%;
}
.user-info .acco-info .jinku-info
{
    padding-left: 10px;
    text-align: left;
}
.user-info .acco-info .jinku-info a.alink
{
    color: #005EA7;
}
.lyt-c-1
{
    width: 100%;
}
.mod-main .mt h3
{
    float: left;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #333;
    line-height: 20px;
}
.mod-main a
{
    color: #666;
    text-decoration: none;
}
.mod-main .mt
{
    display: inline-block;
    display: block;
    padding: 10px;
}
.tb-order
{
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
}
.nocont-order
{
    margin: 60px 0 90px;
}
.nocont-box
{
    color: #999;
    text-align: center;
}
.nocont-box b.icon-order
{
    width: 70px;
    height: 70px;
    background-position: 0 0;
}
.nocont-box b
{
    display: inline-block;
    vertical-align: middle;
    background: url(../images/nocont-icons.png) no-repeat;
    overflow: hidden;
    margin-right: 20px;
}
.lyt-c-9
{
    float: left;
    width: 100%;
    margin-right: 0;
}
.follow
{
    position: relative;
    padding: 0 20px;
    zoom: 1;
}
.follow .slider-show
{
    overflow: hidden;
    position: relative;
    line-height: 0;
    margin: 0 5px;
    height: 180px;
}
.width100
{
    width: 100%;
}
.follow .slider-show-ctn
{
    position: relative;
    width: 100%;
    z-index: 0;
    line-height: 18px;
}
.follow ul li
{
    float: left;
    margin: 0 20px 0 0;
    width: 130px;
    text-align: center;
    margin-right: 35px;
}
.follow .p-price
{
    font-family: verdana;
    color: #333;
    line-height: 25px;
    margin-bottom: 5px;
}
#sflex03
{
    width: 480px;
}
.stepflex
{
    border-top: 5px solid #ccc;
    text-align: center;
    margin: 30px auto;
    display: block;
}
.stepflex dl
{
    float: left;
    position: relative;
    width: 160px;
    top: -17px;
    border-top: 5px solid #ccc;
}
dl.doing
{
    border-top-color: #7abd54;
}
.doing .s-num
{
    background-position: -23px 0;
}
.s-num
{
    position: relative;
    margin: -15px auto 0;
    color: #fff;
    font-weight: 700;
    width: 23px;
    height: 23px;
    background-image: url(../images/step2013.png);
    line-height: 23px;
}
.doing .s-text
{
    color: #7abd54;
    margin: 0px;
    padding: 0px;
}
.stepflex s
{
    left: 0;
}
.first s
{
    background-position: 0 -24px;
    background-color: #fff;
}
.doing s
{
    background-position: -23px -24px;
}
.doing b, .doing s, .first s, .last b
{
    width: 5px;
    height: 5px;
    position: absolute;
    line-height: 0;
    font-size: 0;
    top: -5px;
    background-image: url(../images/step2013.png);
    overflow: hidden;
}
.stepflex:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.s-text
{
    color: #ccc;
    margin: 0px;
    padding: 0px;
}
#formbox
{
    margin-left: 100px;
}
#formbox .item span.label
{
    width: 150px;
    font-size: 14px;
    color: #999;
    padding: 8px 0;
}
#formbox .fl
{
    width: auto;
}
.form .area, .form .itxt, .form .sele, .form .selt
{
    line-height: 18px;
    border: 1px solid #ccc;
    padding: 5px;
    float: none;
}
.form .itxt, .form .text
{
    width: 127px;
    padding: 5px 23px 5px 5px;
}
div.form .itxt, div.form .text
{
    padding: 8px 23px 8px 5px;
}
#formbox .itxt, #content .form .text
{
    width: 200px;
}
.btn-10, .btn-11, .btn-12, .btn-9
{
    background-color: #F7F7F7;
    background-image: -moz-linear-gradient(top,#F7F7F7,#F3F2F2);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#F7F7F7),color-stop(1,#F3F2F2));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7', endColorstr='#F3F2F2', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7', endColorstr='#F3F2F2');
    background-image: linear-gradient(to bottom,#F7F7F7 0,#F3F2F2 100%);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    line-height: 18px;
    border: 1px solid #ddd;
    padding: 2px 14px 3px;
    color: #323333;
}
.btn-10, .btn-14
{
    padding: 5px 14px;
}
#formbox .btn-10, #formbox .btn-14, #formbox .btn-4
{
    padding: 8px 14px;
    font-size: 14px;
}
.btn-10:link, .btn-10:visited, .btn-11:link, .btn-11:visited, .btn-12:link, .btn-12:visited, .btn-9:link, .btn-9:visited
{
    color: #323333;
    text-decoration: none;
}
dl.done
{
    border-top-color: #caecb6;
}
.status-sucess
{
    color: #7ABD54;
    width: 100%;
    background: url(../images/icon-successful.png) no-repeat 22% center;
    padding-left: 27%;
    padding-right: 15%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.userset-lcol
{
    float: left;
    width: 500px;
}
.user-set
{
    background-color: #fff;
    padding: 20px 5px 0 15px;
    font-size: 12px;
}
.user-set .form
{
    padding: 0px;
}
.user-set .form .item
{
    display: inline-block;
    display: block;
    margin-bottom: 20px;
    line-height: 30px;
}
.user-set .form .fl
{
    width: auto;
}
.user-set .birthday-info
{
    width: 397px;
    overflow: hidden;
}
.form .selt1
{
    width: 70px;
}
.user-set .fl.interest-list
{
    width: 400px;
}
.user-set .interest-list li
{
    float: left;
    line-height: 18px;
    border: 1px solid #cfcfcf;
    padding: 8px 9px;
    margin: 10px 10px 0 0;
    cursor: pointer;
    white-space: nowrap;
}
#user-info
{
    overflow: hidden;
    width: 350px;
    float: left;
    padding: 10px;
    margin-bottom: 10px;
    background: #f9f9f9;
    border: 1px solid #ccc;
    color: #666;
    line-height: 20px;
}
#user-info .u-pic
{
    position: relative;
    z-index: 0;
    float: left;
    width: 104px;
    height: 104px;
    overflow: hidden;
    text-align: center;
    margin-right: 6px;
}
#user-info .info-m
{
    float: left;
    width: 170px;
}
.mb10
{
    margin-bottom: 10px;
}
.update-face-cont .img-cont
{
    background: #f9f9f9;
    border: 1px solid #e9eaec;
}
.update-face-cont .img-b-cont
{
    position: relative;
    width: 420px;
    height: 236px;
    margin-bottom: 20px;
    display: table;
    text-align: center;
}
.update-face-cont .img-b-cont .img-b
{
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 5;
}
update-face-cont .face-list ul
{
    display: inline-block;
    display: block;
    width: 480px;
}
.update-face-cont .face-list li
{
    float: left;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 8px 8px 0 0;
    cursor: pointer;
    position: relative;
}
.mt20
{
    margin-top: 20px;
}
.update-rcol
{
    float: left;
    width: 240px;
    margin-left: 30px;
}
.update-rcol .smc
{
    color: #999;
    line-height: 20px;
}
.update-face-cont .img-m-cont
{
    position: relative;
    width: 100px;
    height: 100px;
    margin-top: 20px;
    display: table;
    text-align: center;
}
.update-face-cont .img-cont
{
    background: #f9f9f9;
    border: 1px solid #e9eaec;
}
.update-face-cont .img-m-cont .img-s
{
    display: table-cell;
    vertical-align: middle;
}
.update-face-cont .img-s-cont .img-s
{
    display: table-cell;
    vertical-align: middle;
}
.update-lcol
{
    float: left;
    border-right: 1px solid #e9eaec;
    width: 470px;
    padding: 0 30px;
}
.update-face-cont .img-s-cont
{
    position: relative;
    width: 50px;
    height: 50px;
    margin-top: 20px;
    display: table;
    text-align: center;
}
.breadcrumb
{
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    vertical-align: baseline;
}
.breadcrumb a
{
    color: #666;
    text-decoration: none;
}
.m a
{
    color: #666;
    text-decoration: none;
}
.order-state
{
    border-top: 3px solid #fff;
}
.order-state01
{
    border-color: #e4393c;
}
.order-state02
{
    border-color: #71b247;
}
.m
{
    margin-bottom: 20px;
}
.order-state .state-lcol
{
    float: left;
    width: 350px;
    padding: 20px 0 38px;
    text-align: center;
    position: relative;
}
.root61 .order-state .state-bottom, .root61 .order-state .state-lcol
{
    width: 325px;
}
.order-state .state-top
{
    margin-bottom: 30px;
    color: #999;
}
.order-state .state-txt
{
    font: 700 24px/34px "Microsoft YaHei";
}
.order-state .state-btns
{
    min-height: 107px;
    _height: 107px;
    margin: 30px 0 45px;
}
.btn-1, .btn-2, .btn-3, .btn-4
{
    display: inline-block;
    line-height: 18px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 4px 14px 5px;
    color: #e4393c;
    background: #fff;
    border: 1px solid #e4393c;
}
.order-state .state-btns a
{
    display: block;
    margin: 10px auto 0;
}
.order-state .state-btns .btn-1
{
    font-weight: 700;
}
.order-state .state-btns .btn-1, .order-state .state-btns .btn-5, .order-state .state-btns .btn-9, .order-state .state-btns .btn-disabled
{
    width: 98px;
    padding: 4px 0 5px;
}
.order-state .state-bottom
{
    position: absolute;
    width: 243px;
    left: 0;
    bottom: 20px;
    text-align: center;
}
.btn-video b, .delay-icon, .emph-wrap .emph-tips b, .invoice-icon, .remind-tipbox .remind-icon, a.btn-again b, a.btn-bean b, a.btn-code b, a.btn-coupon b, a.btn-del b, a.btn-print b, a.btn-rank b, a.btn-scan b, a.btn-upload b
{
    background-image: url(../images/order-icons.png);
    background-repeat: no-repeat;
}
a.btn-print b
{
    display: inline-block;
    width: 15px;
    height: 15px;
    background-position: 0 -44px;
    margin-right: 3px;
    vertical-align: middle;
}
.order-state .state-rcol
{
    float: left;
    border-left: 1px solid #f1f1f1;
    padding: 20px 0 38px 20px;
    width: 720px;
}
.order-state .state-rtop
{
    height: 100px;
}
.ftx-03, .ftx03
{
    color: #999;
}
.order-process
{
    display: inline-block;
    display: block;
    margin: 38px 0 106px;
}
#process-04
{
    width: 641px;
}
.root61 #process-04
{
    width: 821px;
}
.order-process .node
{
    position: relative;
    top: -17px;
    float: left;
    width: 45px;
    height: 43px;
}
.order-process .node
{
    width: 65px;
}
.order-process .node .node-icon
{
    position: absolute;
    display: block;
    left: 1px;
    top: 0;
    width: 43px;
    height: 43px;
    background: url(../images/node-icons.png) no-repeat;
    overflow: hidden;
}
.order-process .node .icon-start
{
    background-position: 0 -108px;
}
.order-process .ready .icon-start
{
    background-position: 0 -108px;
}
.order-process .node .node-icon
{
    left: 11px;
}
.order-process ul
{
    position: absolute;
    width: 100%;
    margin-top: -38px;
    text-align: center;
}
.order-process .node ul
{
    z-index: 1;
    width: 189px;
    margin-left: -62px;
}
.order-process .txt1
{
    height: 36px;
    margin-bottom: 53px;
    font-size: 12px;
}
.order-process .txt2
{
    font-size: 14px;
    line-height: 25px;
    color: #999;
}
.order-process .ready .txt2
{
    color: #666;
}
.order-process .txt3
{
    color: #acafb5;
    line-height: 15px;
}
.order-process .done
{
    background-position: 0 -38px;
}
.order-process .proce
{
    position: relative;
    float: left;
    width: 104px;
    height: 9px;
    background-image: url(../images/proce-icons02.png);
    background-repeat: no-repeat;
}
.mc .order-process .proce
{
    width: 124px;
    background-image: url(../images/proce-icons.png);
}
.order-process .node .icon-store
{
    background-position: -108px 0;
}
.order-process .ready .icon-store
{
    background-position: -108px -108px;
}
.mc .order-process .node .node-icon
{
    left: 11px;
}
.order-process .ready .icon-express
{
    background-position: -270px -108px;
}
.order-process .ready .icon-finish
{
    background-position: -216px -54px;
}
.order-process:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
a.btn-bean b
{
    display: inline-block;
    width: 16px;
    height: 12px;
    background-position: 0 0;
    margin-right: 3px;
    vertical-align: middle;
}
.mr10
{
    margin-right: 10px;
}
.state-others .got
{
    color: #e4393c;
}
.ml5
{
    margin-left: 5px;
}
a.btn-rank b
{
    display: inline-block;
    width: 10px;
    height: 12px;
    background-position: -54px 0;
    margin-right: 3px;
    vertical-align: middle;
}
.order-track
{
    position: relative;
}
.order-track .track-tab
{
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    line-height: 42px;
    text-align: center;
    width: 243px;
}
.m .order-track .track-tab
{
    width: 325px;
}
.order-track .track-cont
{
    display: inline-block;
    display: block;
}
.order-track .track-lcol
{
    float: left;
    width: 350px;
    padding: 50px 20px 20px;
}
.order-track-02 .track-lcol
{
    padding-top: 30px;
}
.m .order-track .track-lcol
{
    width: 285px;
}
.order-track .p-item
{
    display: inline-block;
    display: block;
    margin-bottom: 30px;
    background: url(../images/pimg-bg.png) 50px top no-repeat;
}
.m .order-track .p-item
{
    background-position: left top;
}
.order-track .p-item .p-img
{
    float: left;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    margin: 4px 0 0 50px;
    border: 1px solid #efefef;
}
.m .order-track .p-item .p-img
{
    margin: 4px 0 0;
}
.order-track .p-item .p-info
{
    float: left;
    width: 155px;
    margin: 10px 0 0 5px;
    line-height: 25px;
    color: #999;
    _display: inline;
    word-break: break-all;
}
.m .order-track .p-item .p-info
{
    width: 158px;
    margin-left: 15px;
}
.order-track .track-rcol
{
    float: left;
    width: 850px;
    border-left: 1px solid #eee;
}
.m .order-track .track-rcol
{
    width: 880px;
}
.order-track .track-list
{
    margin: 20px;
    height: 216px;
    padding-left: 5px;
    overflow-y: auto;
    position: relative;
    font-size: 12px;
}
.order-track .track-list li
{
    position: relative;
    padding: 9px 0 0 25px;
    line-height: 18px;
    border-left: 1px solid #d9d9d9;
    color: #999;
}
.order-track .track-list li.first
{
    color: #e4393c;
    padding-top: 0;
    border-left-color: #fff;
}
.order-track .track-list li .node-icon
{
    position: absolute;
    left: -6px;
    top: 50%;
    width: 11px;
    height: 11px;
    background: url(../images/order-icons.png) -21px -72px no-repeat;
}
.order-track .track-list li.first .node-icon
{
    background-position: 0 -72px;
}
.order-track .track-list li .time
{
    margin-right: 20px;
    float: none;
    height: auto;
}
.order-track .track-list li .time, .order-track .track-list li .txt
{
    position: relative;
    top: 4px;
    display: inline-block;
    vertical-align: middle;
    width: 130px;
}
.order-track .track-list li .txt
{
    max-width: 505px;
    width: auto;
}
.m .order-track .track-list li .txt
{
    max-width: 640px;
}
.order-info .ui-switchable-body
{
    height: 270px;
    border-top: 4px solid #eee;
}
.order-info .ui-switchable-panel
{
    width: 100%;
}
.order-info .dl
{
    float: left;
    padding: 20px 10px 20px 30px;
    width: 450px;
    height: 250px;
    margin: -21px 0 0 -1px;
    border: 1px solid #f1f1f1;
    border-width: 1px 0 0 1px;
}
.m .order-info .dl
{
    width: 25%;
    height: 270px;
    padding: 0 10px 0 30px;
    margin: 0 0 0 -1px;
    border-width: 0 0 0 1px;
}
.m .order-info
{
    height: 270px;
    overflow: hidden;
}
.order-info .dt
{
    margin-bottom: 5px;
}
.order-info .dt h4
{
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
}
.order-info .dd
{
    color: #999;
    line-height: 20px;
    font-size: 12px;
}
.order-info .info-rcol
{
    float: left;
    width: 365px;
    max-height: 160px;
    overflow: hidden;
}
.m .order-info .info-rcol
{
    width: 175px;
}
.order-info .label
{
    float: left;
    width: 84px;
}
.goods-list .p-img
{
    float: left;
    width: 60px;
    height: 60px;
    border: 1px solid #eee;
}
.goods-list td a
{
    color: #333;
}
.goods-list .p-info
{
    float: left;
    width: 280px;
    margin-left: 10px;
    _display: inline;
    text-align: left;
}
.goods-list .p-info
{
    width: 355px;
}
.goods-list .p-name
{
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-align: left;
}
.goods-list .p-extra
{
    color: #999;
}
.mt10
{
    margin-top: 10px;
}
.goods-total
{
    display: inline-block;
    display: block;
    padding: 20px;
}
.goods-total ul
{
    float: right;
}
.goods-total li
{
    display: inline-block;
    display: block;
    line-height: 28px;
}
.goods-total .label
{
    float: left;
    width: 500px;
    text-align: right;
}
.goods-total .txt
{
    float: left;
    width: 130px;
    text-align: right;
    font-family: verdana;
}
.comt-plists
{
    border: 1px solid #eee;
    border-bottom: none;
}
.comt-plists .comt-head
{
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
    color: #999;
    border-bottom: 1px solid #eee;
}
.comt-plists .comt-head ul
{
    display: inline-block;
    display: block;
}
.comt-plists .comt-head li
{
    float: left;
    text-align: center;
}
.comt-head li.col1
{
    width: 50%;
}
.comt-head li.col2
{
    width: 50%;
}
.comt-plists .comt-plist
{
    border-bottom: 1px solid #eee;
}
.pro-info
{
    padding: 10px;
    background: #fff;
}
.pro-info ul
{
    display: inline-block;
    display: block;
}
.pro-info li
{
    float: left;
    text-align: center;
}
.pro-info li.fore1
{
    width: 50%;
    text-align: left;
}
.pro-info ul:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.pro-info .p-item
{
    display: inline-block;
    display: block;
    width: 380px;
}
.comt-plist .pro-info .p-item
{
    width: 520px;
}
.pro-info .p-item .p-img
{
    float: left;
    position: relative;
    width: 60px;
    height: 60px;
    border: 1px solid #efefef;
}
.pro-info .p-item .p-msg
{
    float: left;
    margin-left: 10px;
    overflow: hidden;
}
.pro-info .p-item .p-name
{
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    width:450px;
}
.pro-info .p-item:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.comt-plist .pro-info li.fore2
{
    width: 50%;
}
.pro-info .op-wrap
{
    width: 100%;
    display: table;
    height: 62px;
    text-align: center;
}
.pro-info .op-cont
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.pro-info .op-btns
{
    margin: 0 auto;
}
.comt-box
{
    background: #fcfffa;
    border: 1px solid #d0e4c2;
    padding: 10px 0 0;
    margin: 0 -1px -1px;
    text-align: left;
    position: relative;
    zoom: 1;
    height:280px;
}
.comt-box .item
{
    margin-bottom: 10px;
}
.form .item span.label
{
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 6px 0;
    width: 100px;
    text-align: right;
}
.form em
{
    color: #e4393c;
}
.comt-box .item .label em
{
    padding-right: 3px;
    padding-top: 5px;
    vertical-align: middle;
    font-size: 16px;
}
.form .item:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.comt-box .commstar
{
    width: 70px;
    height: 14px;
    background: url(../images/commstar02.png) 0 -14px repeat-x;
    position: relative;
    margin-top: 7px;
    display: inline-block;
    overflow: hidden;
    zoom: 1;
}
.comt-box .summary-cont
{
    border: 1px solid #ccc;
    width: 738px;
}
.comt-box .summary-cont .sumy-tags
{
    padding: 0 10px;
    background: #f5f5f5;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.comt-box .summary-cont .sumy-tags .tags-list
{
    display: inline-block;
    display: block;
}
.comt-box .summary-cont .sumy-tags .tags-list:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.comt-box .summary-cont .sumy-tags .tag-item
{
    display: inline-block;
    min-height: 25px;
    padding: 0 0 10px;
    margin: 10px 0 -1px 0;
    font-size: 0;
    word-break: break-all;
    word-wrap: break-word;
}
.comt-box .summary-cont .sumy-tags .tag-txt
{
    display: inline-block;
    line-height: 18px;
    padding: 2px 8px 3px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    font-size: 12px;
    border: 1px solid #ccc;
    background: #fff;
    color: #999;
    max-width: 90px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.comt-box .area01 {
    color: #ccc;
}
.comt-box .summary-cont .sumy-area .area {
    border: none;
    width: 728px;
    height: 100px;
    padding: 5px;
    resize: none;
    overflow: auto;
}
.comt-box .summary-cont .sumy-area .area-count {
    margin-right: 5px;
    text-align: right;
}