﻿
/******会员中心首页*****/
.Mindex { margin-top:45px; background-color: #eee; }
.Mindex .MemberCover {padding: 15px 0px 15px 0px; background-color:#c91623;width: 100%;float: left;position: relative; }
.Mindex .MemberCover li { text-align: center; }
.Mindex .MemberCover li.headpic {padding: 1% 0;width:74px;float: left;margin-left: 10px;}
.Mindex .MemberCover li.headpic img {float: left; border-radius: 100px; height:74px; width:74px;  border:1px solid #ddd;}
.Mindex .MemberCover li.mName { height: 30px;position:absolute;bottom: 0;left:100px;width:20%; }
.Mindex .MemberCover  .mnum {position:absolute;top:40px;left:100px;text-align:left;width:70%; }
.Mindex .MemberCover li.mName a { color:#FFFFFF; }
.Mindex .MemberCover li.more{width: 30%;float: right;text-align: right;margin-right:25px;}
.Mindex .MemberCover li.more img{height: 20px;margin-top: 25px;}
.Mindex .Grade{width: 100%;float: left; padding: 10px 0px 10px 0px;background: white;margin-bottom: 8px}
.Mindex .Grade ul{width: 100%;}
.Mindex .Grade ul .Grade_img{width:100%;margin-left: 15px;margin-bottom:10px; }
.Mindex .Grade ul .Grade_img img{width: 100%;max-width: 100px;}
.Mindex .Grade ul .upgrade{width: 30%;text-align: right;margin-right:15px;}
.Mindex .Grade ul .upgrade img{height: 20px;}
.Mindex .MemberContent { padding-bottom: 50px; width: 100%; }
.Mindex .MemberContent li { background: white url("/App_Themes/image/img_right.png") no-repeat scroll 95% center; color: #999; line-height: 50px; margin: 1px 0; width: 100%;background-size:2%; }
.Mindex .MemberContent li a { display: block; width: 100%; }
.Mindex .MemberContent li .left_img { max-width: 5.4%; padding: 0 4%; vertical-align: middle; }
.Mindex .MemberContent .div { padding: 10px 0; }
.Mindex .MemberContent .div .safeOut { background-color: #c91623; border-radius: 5px; color: #fff; font-size: 18px; height: 45px; line-height: 45px; margin: 0 5%; text-align: center; width: 90%; }
.Mindex .MemberContent .div .safeOut a { color: #fff; }
/******我的订单******/
.orderContent { }
.orderContent .searchDiv { background-color: #ffffff; border: 1px solid #efefef; height: 45px; line-height: 45px; margin: 5px; }
.orderContent .searchDiv .statusDiv { color: #9C9C9C; width: 49%; text-align: center; }
.orderContent .searchDiv .statusDiv img { vertical-align: middle; width: 10%; margin-left: 5%; }
.orderContent .searchDiv select { border: 0px; background: #FFFFFF; color: #9A9A9A; font-size: 14px; width: 100%; height: 45px; line-height: 45px; text-align: center; }
.orderContent .searchDiv .timeDiv { color: #ccc; width: 50.5%; text-align: center; height: 45px; line-height: 45px; }
.orderContent .searchDiv .timeDiv img { vertical-align: middle; width: 10%; margin-left: 2%; }

.orderContent .orderList li { background-color: #FFFFFF; }
.orderContent .orderList .title { color: #666666; padding: 2% 3%; border-bottom: 1px solid #EFEFEF; font-size: 14px; font-family: 微软雅黑; }
.orderContent .orderList .title .status { font-size: 14px; padding-left: 1%; }
.orderContent .orderList .title .orderNum { color: #666666; }
.orderContent .orderList .title .orderNum img { vertical-align: middle; width: 11%; margin-left: 3%; }

.orderContent .orderList .content { padding: 2% 4% 0 4%; border-bottom: 1px solid #EFEFEF; }
.orderContent .orderList .content .top { color: #676767; width: 100%; }

.orderContent .orderList .content .cg_model_info { text-align: left; padding: 20px; }
.orderContent .orderList .content .cg_model_info span { color: #666; font-weight: bold; }

.orderContent .orderList .content .top .img { width: 30%; text-align: center; padding-right: 3%; }
.orderContent .orderList .content .top .img img { width: 100%; }
.orderContent .orderList .content .top .right { width: 55%; float: left; }
.orderContent .orderList .content .top .right .title { color: #666666; border-bottom: none; text-align: left; font-size: 13px; }
.orderContent .orderList .content .top .right .other { padding: 4% 4%; }
.orderContent .orderList .content .top .right .other .color { width: 100%; color: #666666; font-size: 12px; }
.orderContent .orderList .content .top .right .other .num { font-size: 13px; font-size: 12px; }
.orderContent .orderList .content .top .right .other .num img { margin-left: 4%; vertical-align: sub; width: 8%; }

.orderContent .orderList .content .top .bottomImg { width: 8%; text-align: right; padding: 11% 0; }
.orderContent .orderList .More { border-bottom: 1px solid #EFEFEF; }
.orderContent .orderList .More .result { color: #666666; font-size: 14px; font-weight: 500; padding: 3% 4%; float: left; width: 48%; }
.orderContent .orderList .More .Auction { float: right; width: 32%; padding: 8px 5px; }
.orderContent .orderList .More .Auction a { background: #c91623 none repeat scroll 0 0; color: white; display: block; float: right; font-size: 12px; margin: 2px; padding: 5px; }

/*********订单详情*************/
.OrderDetail { background: #ededed; }
.OrderDetail .order_goods_info { padding: 0 10px; background: #fff; position: relative; }
.OrderDetail .order_goods_info li { padding: 14px 10px; line-height: 16px; position: relative; }
.OrderDetail .order_goods_info .hproduct { position: relative; min-height: 75px; padding: 0; font-size: 12px; padding: 15px 0; }
.OrderDetail .order_goods_info .hproduct .photo { width: 75px; height: 75px; position: absolute; top: 15px; left: 0; }
.OrderDetail .order_goods_info .hproduct .fn { color: #333; line-height: 20px; margin-bottom: 5px; }
.OrderDetail .order_goods_info .hproduct .sku { word-wrap: break-word; word-break: break-all; margin-bottom: 2px; }
.OrderDetail .order_goods_info .hproduct .fn, .OrderDetail .order_goods_info .hproduct .sku { padding-left: 85px; }
.OrderDetail .order_goods_info .hproduct .sku em { color: #999; }
.OrderDetail .order_goods_info .hproduct .sku span { color: #333; }
.OrderDetail .order_goods_info .hproduct .sku .price { color: #e4393c; }
.OrderDetail .order_goods_info .hproduct .sku span { color: #333; }

.order_supply_info { }
.OrderDetail .Info { padding: 15px; color: #9A9A9A; font-size: 14px; background: #ffffff; }

.buyerR { width: 260px; height: 100px; resize: none; }
.OrderDetail .ad_left { width: 100%; }
.OrderDetail .ad_left .top { padding: 4% 0; }
.OrderDetail .ad_left .top .name { width: 40%; }
.OrderDetail .ad_left .bottom { color: #676767; line-height:26px; }
.OrderDetail .ad_left input { font-size: 13px; border: 1px solid #ccc; line-height: 30px; width: 30%; }
.OrderDetail .ad_right { margin-top: 4%; }
.CarResult { background-color: #ffffff; color: #686868; font-size: 18px; height: auto; line-height: 30px; position: inherit; }
.CarResult .infodiv { width: 100%; margin-top: 0px; margin-right: 5%; text-align: right; font-size: 13px; }
