.user_main_left,
.user_main_right{
    position:relative;
    width:100%;
    margin:30px auto;
}
.same-navBar {
    /* width: 170px; */
    width:100%;
    float:left;
}
.same-navBar dl,
.same-navBar dt,
.same-navBar dd{
	margin:0;
	padding:0;
}
.user_main .nav_left dl dt {
    font-size: 14px;
    color: #333;
    height:22px;
    line-height:22px;
    position: relative;
    padding-left: 26px;
    border-bottom: 1px solid #ebebeb;
}
.user_main .nav_left dl dt .u_icon {
    left: 0;
    top: 0px;
    width:4px;
    height:22px;
    background: #00d87e;
}
.user_main .nav_left dl dt .same-icon {
    position: absolute;
    right: 0;
    top: 15px;
    width: 10px;
    height: 5px;
    background-position: -420px -150px;
}
.user_main .nav_left dl dd {
    font-size: 13px;
    line-height: 30px;
    padding-left: 26px;
}
.user_main .nav_left dl dd:nth-child(2) {
    margin-top: 10px;
}
.user_main .nav_left dl dd a.on {
    color: #00d87e;
}
.user_main .nav_left dl dd:nth-last-child(1) {
    margin-bottom: 10px;
}
.user_main .nav_left dl dt i.same-icon {
    position: absolute;
    right: 0;
    top: 15px;
    width: 10px;
    height: 5px;
    background-position: -420px -150px;
}


.body_right {
    /* width: 1000px; */
    width:100%;
    float: left;
    /* margin-left: 30px; */
}
.friend_remind {
    font-size:14px;
    padding:2px 0 30px 0;
}
.friend_remind a{
	/* color:#ff8c44; */
	color:#666;
}
.body_right h2 {
	margin-top:1.2rem;
    font-size:0.9375rem;
    color:#333;
}
.body_right .order .order_stateNav {
    /* border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9; */
    margin: 10px 0;
}
.body_right .order .order_stateNav li {
    float:left;
    font-size:13px;
    width:33%;
}
.body_right .order .order_stateNav li a {
    position: relative;
    display: block;
    width: 100%;
    text-align:center;
    height:36px;
    line-height:37px;
    border-bottom:1px solid #e9e9e9;
}
.body_right .order .order_stateNav li a.on {
    border-color:#666;
}
.body_right .order .order_stateNav li a.all {
    padding-left:4px;
}
.body_right .order .order_stateNav li a i {
    position: static;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 5px;
}
.body_right .order .order_stateNav li a.all i {
    background-position: -129px -49px;
    top: 16px;
    *vertical-align: -2px;
}
.body_right .order .order_stateNav2 {
    font-size: 12px;
    line-height: 34px;
    padding: 23px 0;
}
.body_right .order .order_stateNav2 .time {
    padding-right: 8px;
}
.body_right .order .order_stateNav2 .tag {
    float: left;
}
.body_right .order .order_stateNav2 .select {
    position: relative;
    z-index: 105;
}
.body_right .order .order_stateNav2 .select {
    float: left;
}
.body_right .order .order_stateNav2 .check {
    color: #7a7a7a;
    position: relative;
    border: 4px solid #e9e9e9;
    padding-left: 9px;
    width: 93px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}
.body_right .order .order_stateNav2 .check i {
    position: absolute;
    background-position: -180px -49px;
    right: 6px;
    top: 11px;
    width: 9px;
    height: 5px;
}
.body_right .order .order_stateNav2 .select ul {
    position: absolute;
    background: #fff;
    border: 4px solid #000;
    width: 102px;
    left: 0px;
    top: 30px;
    border-top: none;
    display: none;
    background: #fff;
}
.body_right .order .order_stateNav2 .select ul li a {
    display: block;
    padding-left: 9px;
    color: #000;
}
.body_right .order .order_stateNav2 .state {
    padding-right: 8px;
    padding-left: 27px;
}
.body_right .order .order_stateNav2 .tag {
    float: left;
}
.body_right .order .order_stateNav2 .select {
    position: relative;
    z-index: 105;
}
.body_right .order .order_stateNav2 .select {
    float: left;
}
.body_right .order .order_stateNav2 .check {
    color: #7a7a7a;
    position: relative;
    border: 4px solid #e9e9e9;
    padding-left: 9px;
    width: 93px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}
.body_right .order .order_stateNav2 .check i {
    position: absolute;
    background-position: -180px -49px;
    right: 6px;
    top: 11px;
    width: 9px;
    height: 5px;
}
.body_right .order .order_stateNav2 .select ul {
    position: absolute;
    background: #fff;
    border: 4px solid #000;
    width: 102px;
    left: 0px;
    top: 30px;
    border-top: none;
    display: none;
    background: #fff;
}
.body_right .order .order_stateNav2 .select ul li a {
    display: block;
    padding-left: 9px;
    color: #000;
}
/* body right info */
.body_right .order .info {
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
        /*box-shadow: 0 1px 6px rgba(36,50,66,.1);*/
	border-radius:4px;
}
.body_right .order .info .head {
    background:#e0e0e0;
    font-size:0.7rem;
    padding:0.5rem 0;
    border-bottom: 1px solid #e0e0e0;
    background-color: #f5f8fa;
    transition: all .5s;
    /*box-shadow: 0 1px 6px rgba(36,50,66,.1);*/
}
.body_right .order .info .head .date, 
.body_right .order .info .head .order, 
.body_right .order .info .head .user {
    float:left;
}
.body_right .order .info .head .date,
.body_right .order .info .head .order{
    border-right:1px solid #e0e0e0;
    padding:0 1.25rem;
}
.body_right .order .info .head .date .day {
    font-weight: 900;
    font-size: 32px;
    color: #7a7a7a;
    float: left;
}
.body_right .order .info .head .date .time {
    float: left;
}
.body_right .order .info .head .date .time div {
    font-size: 12px;
    color: #7a7a7a;
}
.body_right .order .info .head .date .time div.year {
    padding-top: 5px;
}
.body_right .order .info .head .order {
    padding-left: 18px;
}
.body_right .order .info .head .order .name {
    color: #00d87e;
    padding: 2px 0;
}
.body_right .order .info .head .user {
    position:relative;
    padding:15px 0 0 18px;
    cursor:pointer;
}
.body_right .order .info .head .user .name {
    display: block;
    color: #00d87e;
    position: relative;
    padding-top: 2px;
}
.body_right .order .info .head .user .name i {
    position: absolute;
    width: 9px;
    height: 5px;
    background-position: -180px -49px;
    right: -14px;
    top: 8px;
}
.body_right .order .info .head .user .user_info {
    position: absolute;
    background: #fff;
    border: 1px solid #dcdada;
    width: 200px;
    padding: 20px;
    font-size: 14px;
    left: -80px;
    top: 45px;
    display: none;
}
.body_right .order .info .head .user .user_info .u_icon {
    position: absolute;
    width: 23px;
    height: 10px;
    background-position: -156px -93px;
    top: -10px;
    left: 105px;
}
.body_right .order .info .head .user .user_info .name {
    color: #000;
}
.body_right .order .info .head .user .user_info .mobile {
    color: #7a7a7a;
    padding: 6px 0 2px;
}
.body_right .order .info .head .user .user_info .address {
    color: #333;
}
.body_right .order .info .head .more {
    float: right;
    line-height: 36px;
}
.body_right .order .info .head .more .state {
    float: left;
    position: relative;
    z-index: 99;
    padding-left: 26px;
    color: #000;
    font-size: 16px;
    margin-right: 16px;
}
.body_right .order .info .head .more .state i {
    width: 25px;
    height: 25px;
    left: 0px;
    top: 8px;
}

.body_right .order .info .head .more .more_btn {
    float: left;
    font-size: 12px;
    color: #7a7a7a;
    position: relative;
    margin-right: 24px;
    padding-right: 10px;
}
.body_right .order .info .main {
    /* width: 955px; */
    width:100%;
    margin: 15px auto;
    position: relative;
}
.body_right .order .info .main .goods {
	padding:10px;
    border-bottom: 1px dashed #ddd;
}
.body_right .order .info .main .goods li {
    /*padding: 10px 0;*/
    position: relative;
}
.body_right .pic {
    display:block;
    float:left;
    padding-right:20px;
}
.body_right .order .info .main .goods .pic img {
    width: 100px;
    height: 100px;
}
.body_right .pro_desc{
    width:100%;
    font-size:13px;
}
.body_right .order .info .main .goods .g_info .tit {
    max-width: 100%;
    font-size: 14px;
    color: #000;
    display: inline-block;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.body_right .order .info .main .goods .g_info .size {
    padding-top: 30px;
}
.body_right .order .info .main .goods .g_info .size span {
    color: #00d87e;
}
.body_right .order .info .main .goods .g_info .num {
    color: #999;
    padding-top: 5px;
}
.body_right .order .info .main .goods .g_info .num span {
    padding-left: 12px;
}
.body_right .order .info .main .total {
    padding:0px 10px;
    height:20px;
    line-height:30px;
}
.body_right .order .info .main .total .price_info {
    float:left;
    font-size:12px;
    color:#7a7a7a;
}
.body_right .price{
	font-size:13px;
}
.body_right .order .info .main .total .t_info tr td {
    width: 140px;
}
.body_right .order .info .main .total .t_info tr td span {
    display: block;
    float: left;
}
.body_right .order .info .main .total .t_info tr td .t_r {
    display: block;
    width: 73px;
    text-align: right;
}
.body_right .order .info .main .total .t_info tr td span em {
    font-style: italic;
}
.body_right .order .info .main .total .price {
    float: right;
}
.body_right .order .info .main .total .price .price_t {
    padding: 10px 0 6px;
}
.body_right .order .info .main .total .price .price_t span {
    color: #00d87e;
    font-weight: 900;
}
.body_right .order .info .main .total .price .p_state {
    font-size: 12px;
    text-align: center;
}
.body_right .order .info .main .action {
    float: right;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: -13px;
}
.myOrder_merger {
    /* background:#fff; */
    border-top:1px dashed #ddd;
    padding-bottom: 0.625rem;
}
.myOrder_merger .btn2 {
    display:block;
    float:right;
    line-height:normal;
          font-size:0.8rem;
    color: #fff;
    background: #ff6d11;
    text-align: center;
    margin: 20px 13px 20px 26px;
    padding:0.2rem 0.4rem;
    border-radius:20px;
        -webkit-border-radius:20px;
}
.load_more{
        display:inline-block;
        float:right;
    width:33%;
    color:#fff;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:13px;
    border:0;
    outline:0;
    cursor:pointer;
    margin-top:20px;
    padding:0px 20px;
    background:linear-gradient(90deg,#00d87e,#00db99);
    box-shadow:0 1px 5px -1px #00d87e;
    -webkit-box-shadow:0 1px 5px -1px #00d87e;
    -o-box-shadow:0 1px 5px -1px #00d87e;
    -moz-box-shadow:0 1px 5px -1px #00d87e; 
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
}
.myOrder_merger .price {
    float: right;
    font-size: 14px;
    color: #666;
    padding-top: 24px;
}
.myOrder_merger .price span {
    color: #00d87e;
    font-size: 18px;
}

.listPage {
    width: 100%;
    text-align: center;
    margin-top: 33px;
    background: #fff;
    font-size: 12px;
}
.listPage .pageWrap {
    display: inline-block;
}
.listPage li.pageItem {
    float: left;
    margin-right: 4px;
}
.listPage li.pageItem a {
    display: inline-block;
    height: 25px;
    background: #fff;
    text-align: center;
    line-height: 25px;
    padding: 0 10px;
}
.listPage li.pageItem a:hover, li.pageItem.current a {
    background: #000;
    color: #fff;
}
.listPage li.pageItem .n2_text {
    height: 23px;
    line-height: 23px;
    width: 30px;
    color: #000;
    margin: 0px 6px;
    padding: 0px 5px;
    border: 1px solid #c5c4c4;
    text-align: center;
    box-sizing: content-box;
}
.listPage li.pageItem .n2_sub {
    color: #fff;
    margin: 0px 6px;
    padding: 0px 10px;
    border: none;
    background: #000;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
}
/* 补充部分 */
.body_right .order .info .main .action a {
    display: block;
    width: 96px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-top: 8px;
}
.body_right .order .info .main .action .btn4 {
    color: #00d87e;
    position: relative;
    font-size: 12px;
    padding: 2px 2px 2px 15px;
    width: 81px;
}
.body_right .order .info .main .action .btn4 i {
    color: #000;
    width: 14px;
    height: 18px;
    background-position: -156px -49px;
    left: 14px;
    top: 9px;
}
.filter_drop_arrow_down_icon, .filter_drop_arrow_up_icon {
    display: block;
    position: absolute;
    top: 9px;
    right: 5px;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    border-width: 4px;
    border-color: #6a6a6a transparent transparent transparent;
    border-style: solid dashed dashed dashed;
}

/* my growth */
.vipValueBody {
    color: #333;
    font-size: 16px;
    padding-bottom: 100px;
}
.vipValueBody .myValue {
    margin-bottom: 66px;
}
.vipValueBody h3 {
    font-size: 24px;
    margin-bottom: 16px;
}
.vipValueBody .myLevel {
    background: #f1f1f1;
}
.vipValueBody .hello_vip {
    padding: 14px 0 0 16px;
}
.myValue .level_info {
    padding: 107px 0 22px 35px;
    position: relative;
}
.vipValueBody .level_info .level {
    float: left;
    width: 60px;
    white-space: nowrap;
    text-align: center;
}
.vipValueBody .bgLevelIcon {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    padding: 10px;
    overflow: hidden;
}
.vipValueBody .bgLevel1Icon {
    background-color: #f4dc88;
}
.vipLevelIcon {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../image/levelIcon.png);
    background-repeat: no-repeat;
}
.level1Icon {
    width: 24px;
    height: 24px;
    background-position: 0 -48px;
    background-size: 144px;
}
.vipValueBody .vipLevelIcon.level1Icon {
    display: block;
    width: 40px;
    height: 40px;
    background-position: 0 -40px;
    background-size: 240px;
}
.vipValueBody .level_info .levelName {
    font-size: 18px;
    display: block;
    margin-top: 16px;
}
.vipValueBody .level_info .pointBar {
    position: relative;
    width: 112px;
    height: 4px;
    background: #d7d7d7;
    float: left;
    margin-top: 30px;
}
.vipValueBody .level_info .colorBar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #817f80;
}
.vipValueBody .bgLevel2Icon {
    background-color: #eed374;
}
.level2Icon {
    width: 24px;
    height: 24px;
    background-position: -24px -48px;
    background-size: 144px;
}
.vipValueBody .vipLevelIcon.level2Icon {
    width: 40px;
    height: 40px;
    background-position: -40px -40px;
    background-size: 240px;
}
.vipValueBody .bgLevel3Icon {
    background-color: #e4c761;
}
.level3Icon {
    width: 24px;
    height: 24px;
    background-position: -48px -48px;
    background-size: 144px;
}
.vipValueBody .vipLevelIcon.level3Icon {
    width: 40px;
    height: 40px;
    background-position: -80px -40px;
    background-size: 240px;
}
.vipValueBody .bgLevel4Icon {
    background-color: #dbbc50;
}
.vipValueBody .level_info .levelName {
    font-size: 18px;
    display: block;
    margin-top: 16px;
}
.vipValueBody .bgLevel5Icon {
    background-color: #d7b43b;
}
.level5Icon {
    width: 24px;
    height: 24px;
    background-position: -96px -48px;
    background-size: 144px;
}
.vipValueBody .vipLevelIcon.level5Icon {
    width: 40px;
    height: 40px;
    background-position: -160px -40px;
    background-size: 240px;
}
.vipValueBody .bgLevel6Icon {
    background-color: #d2b243;
}
.level6Icon {
    width: 24px;
    height: 24px;
    background-position: -120px -48px;
    background-size: 144px;
}
.vipValueBody .vipLevelIcon.level6Icon {
    width: 40px;
    height: 40px;
    background-position: -200px -40px;
    background-size: 240px;
}
.currentValueTxt {
    position: absolute;
    top: 20px;
    padding: 4px 8px;
    line-height: 1.56;
    border: 1px solid #333;
    border-radius: 10px;
}
.currentValueTxt b {
    font-size: 18px;
    font-weight: bold;
}
.vipValueIcon {
    background: url(../image/vipValueIcon.png) no-repeat;
    display: inline-block;
}
.vipValueBody .currentValueTxt .triggleIcon {
    position: absolute;
    left: 50%;
    margin-left: -13px;
    bottom: -34px;
    width: 26px;
    height: 35px;
    background-position: -108px -3px;
}
.vipValueBody .value_des {
    padding-bottom: 56px;
    border-bottom: 1px dashed #ececec;
    margin-bottom: 54px;
}
.vipValueBody h3 {
    font-size: 24px;
    margin-bottom: 16px;
}
.vipValueBody .value_des p {
    font-size: 18px;
}
.vipValueBody .vip_level {
    margin-bottom: 78px;
}
.vipValueBody .vip_level h3 {
    margin-bottom: 44px;
}
.vipValueBody .vip_level .level_info {
    padding-left: 35px;
}
.vipValueBody .level_info .level {
    float: left;
    width: 60px;
    white-space: nowrap;
    text-align: center;
}
.vipValueBody .vip_level .valueTxt {
    padding: 0 18px;
    float: left;
    line-height: 14px;
    margin-top: 8px;
    text-align: center;
}
.vipValueBody .vip_level .valueTxt .arrows {
    width: 77px;
    height: 25px;
    background-position: -4px -4px;
}
.vipValueBody .vip_level .minValue {
    margin-top: -5px;
}
.vipValueBody .vip_level .valueTxt .arrows {
    width: 77px;
    height: 25px;
    background-position: -4px -4px;
}
.getValue {
    margin-bottom: 85px;
}
.getValue h3 {
    margin-bottom: 26px;
}
.getValue th {
    height: 49px;
    line-height: 49px;
    background: #fae6a1;
    text-align: center;
    font-size: 18px;
}
.getValue td {
    padding: 0 10px;
    height: 68px;
    border: 1px solid #e4c761;
    width: 128px;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
}
.getValue .last {
    width: 532px;
    text-align: left;
}
.vipValueBody .green {
    color: #9ab16e;
}
.getValue td.green {
    font-size: 22px;
}
.deduceValue p {
    line-height: 2.2;
    font-size: 18px;
}

/* my address */
.body_right .address {
    padding-top: 30px;
}
.address .action {
    /*border-top: 4px solid #e9e9e9;*/
    color: #7a7a7a;
    font-size: 12px;
    padding: 40px 0;
}
.address .action span {
    position: relative;
	padding:10px;
    color: #fff;
    background: #00d87e;
    margin-right: 12px;
    cursor:pointer;
    border-radius:18px;
}
.u_icon {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../image/icon.png) no-repeat;
    position: absolute;
}
.body_right .address .action a i {
    width: 14px;
    height: 14px;
    background-position: -222px 0px;
    left: 12px;
    top: 11px;
}
.body_right .address .box {
    /*width:1030px;*/
    width:100%;
}
.body_right .address .box li {
    float: left;
    /* width: 483px; */
    width:100%;
    height: 189px;
    border: 1px solid #dcdada;
    padding: 3px;
    margin-right: 20px;
    margin-bottom: 22px;
}
.body_right .address .box li.check {
    border: 1px solid #00d87e;
}
.body_right .address .box li .head {
    padding: 23px 0px;
    margin: 0 30px;
    border-bottom: 1px dashed #ddd;
}
.body_right .address .box li .head .left {
    float: left;
}
.body_right .address .box li .head .left span {
    display: block;
}
.body_right .address .box li .head .left span.name {
    font-size: 24px;
    color: #000;
    display: block;
    width: 320px;
    height: 31px;
    overflow: hidden;
}
.body_right .address .box li .head .left span.mobile {
    font-size: 20px;
    color: #7a7a7a;
    padding-top: 8px;
}
.body_right .address .box li .info {
    font-size: 12px;
    padding: 15px 30px 0 30px;
}
.body_right .address .box li .info .left {
    float: left;
}
.body_right .address .box li .info .left .city {
    font-size: 14px;
    color: #333;
    font-weight: 900;
    position: relative;
    padding-left: 24px;
}
.body_right .address .box li .info .left .city i {
    width: 12px;
    height: 15px;
    background-position: -32px -126px;
    left: 8px;
    top: 2px;
}
.body_right .address .box li .info .left .row {
    padding-left: 24px;
    color: #000;
    padding-top: 6px;
    width: 300px;
}
.body_right .address .box li .info .right {
    float: right;
}
.body_right .address .box li .info .right a {
    display: block;
    position: relative;
    padding-left: 20px;
}
.body_right .address .box li .info .right a.set {
    color: #919192;
    padding-bottom: 10px;
}
.body_right .address .box li .info .right a.set i {
    background-position: -180px 0;
}
.body_right .address .box li .info .right a i {
    width: 17px;
    height: 17px;
    left: 0;
}
.body_right .address .box li .info .right a.del {
    color: #00d87e;
}
.body_right .address .box li .info .right a.del i {
    width: 12px;
    height: 16px;
    background: url(../image/cart-icon.png) -30px -60px;
}
/* order pagination */
.pagination {
	font-family: 'Montserrat Alternates',Verdana, Geneva, sans-serif,Helvetica,Tahoma,Arial;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #00d87e;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #00d87e;
    border-color: #00d87e;
}
.body_right .order .info{
	margin-top:50px;
	margin-bottom:0px;
}
#section_order section{
	display:none;
}
.orderAddress .list ul li .addr_info p{
	width:180px;
}
.user-info{
	font-size:13px;
}
.user-info p{
	padding-bottom:5px;
}
.filter_drop_arrow_down_icon{
	border-color: #00db99 transparent transparent transparent;
}
/* comment btn start */
.k-btn {
	color:#fff;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    background-color: #849096;
    border: 0 solid transparent;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    -webkit-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out, -webkit-transform 0.1s ease;
    transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out, -webkit-transform 0.1s ease;
    transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out, transform 0.1s ease;
    transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out, transform 0.1s ease, -webkit-transform 0.1s ease;
    vertical-align: middle;
    white-space: nowrap;
}
.comment-btn{
	border:3px solid #00d87e;
	background-color:#00db99;
	font-size:12px;
	line-height:1;
	padding:0.1rem 0.25rem;
	margin-top: 0.25rem;
	padding:2px 4px;
	border-radius: 17px;
	-webkit-border-radius: 17px;
}
.comment-btn:hover{
	color:#f1f2f6;
	background-color:#00d87e;
}
/* comment btn end */
/* comment review start */
.score_wrapper div{
  display:inline-block;
  font-size:26px;
  cursor:pointer;
  color:#ffd201;  
    -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}
.o-layout__item .review-img{
	width:245px;
	height:245px;
}
.user-info a.same-benifit {
	position: relative;	
	display: inline-block;
	padding: .25rem 0;
	overflow: hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.user-info a.same-benifit::before {
	content: " ";
	display: block;
	position: absolute;
	bottom:2rem;
	left:0;
	height: 2px;
	width: 1.5rem;
	background: #00d87e;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.user-info a.same-benifit::before { 
	bottom: 0.25rem; 
}
.user-info a.same-benifit:hover::before {
	left:1.5rem;
	opacity: 1;
}
/* comment review end */
@media only screen and (max-width: 61.24rem){
	.load_more{
		width:100%;
	}
.friend_remind{
	display:none;
}
.user_main_right{
    margin:0;
}
.body_right .order .order_stateNav li a.on {
        color: #00d87e;
    border-color: #00d87e;
}
}
@media only screen and (min-width: 61.25rem){
	.user_main_right{
		padding-left:25px!important;
	}
	.body_right .order .info .head .order,
	.body_right .order .info .head .date {
		padding-top:15px;
	}
}