@charset "utf-8";
/* CSS Document */

/*用户中心头部-css*/
.header{
	width:100%;
	height:80px;
	background-color:#d0111b;
}
.main_header{
	width:1200px;
	margin:0 auto;
	height:80px;
}
.main_header .logo{
	float:left;
	width:330px;
	height:80px;
	overflow:hidden;
}
.logo .fore1{
	float:left;
	width:170px;
	height:50px;
	background:url(../images/logo_bg.png) no-repeat;
	display:block;
	margin-top:15px;
}
.logo .fore2{
	float:left;
	font-size:20px;
	color:#FFF;
	margin:14px 0 10px 20px;
	height:22px;
	display:block;
}
.logo .fore2:hover{
	color:#fff;
}
.logo .fore3{
	padding:1px 10px;
	color:#fff;
	border:1px #fff solid;
	border-radius:10px;
	margin-left:50px;
}
.navitems{
	width:342px;
	height:36px;
	line-height:36px;
	font-size:14px;
	padding:22px 0;
	float:left;
	margin-left:15px;
}
.navitems ul li{
	float:left;
}
.navitems ul li a{
	color:#fff;
}
.navitems ul .fore-3{
	margin-left:15px;
}
.navitems .dl{
	position:relative;
}
.navitems .dl .dt{
	white-space:nowrap;
    height:18px;
    line-height:18px;
    padding:9px 17px;
    width:74px;
	display:block;
}
.navitems .dl:hover{
	background:#fff;
	border:1px #ddd solid;
}
.navitems .dl .dt .myjd_set{
	color:#fff;
}
.navitems .dl:hover .myjd_set{
	color:#333;
}
.navitems .dl .dt b{
	display:inline-block;
    vertical-align:middle;
    width:9px;
    height:6px;
    overflow:hidden;
    margin-left:7px;
    background:url(../images/up.png) 0 -8px no-repeat;
	 transition: transform 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
}
.navitems .dl:hover b{
	background:url(../images/up.png) 0 -16px no-repeat;
	transform:rotate(360deg);
}
.navitems .dl .dd{
	position:absolute;
    top:34px;
    left:-1px;
    display:none;
    background-color:#fff;
    border:1px solid #ddd;
    border-top:0;
    font-size:12px;
	z-index:99999;
}
.navitems .dl .dd a{
	display:block;
    text-decoration:none;
    width:91px;
    padding:0 0 0 17px;
    line-height:30px;
	color:#333;
}
.navitems .dl .dd a:hover{
	background:#f5f5f5;
	color:#0088dd;
}
.navitems .fore-4{
	margin-left:15px;
}
.navitems .fore-4 a{
	position:relative;
}
.navitems .fore-4 a i{
	display:block;
    position:absolute;
    font-family:verdana;
    color:#333;
    text-align:center;
    overflow:hidden;
	padding:0 5px;
    border-radius:9px 9px 9px 0;
    background-color:#fff;
    left:29px;
    top:-16px;
    height:18px;
    line-height:18px;
	font-style:normal;
}
.nav-r{
	float:right;
}
.nav-r .search-2014{
	width:186px;
	position:relative;
	margin-top:23px;
	float:left;
}
.input_text{
	width:160px;
	height:24px;
	font-size:13px;
	color:#666;
	float:left;
	border:none;
	padding:4px;
}
.cw_icon{
	background:#f7f7f7;
	width:55px;
	height:32px;
	float:right;
	border:none;
	cursor:pointer;
	position:absolute;
	right:18px;
	display:block;
	font-family:"微软雅黑";
}
.dorpdown{
	position:relative;
	height:36px;
	margin-top:23px;
	float:right;
}
.dorpdown .cw-icon{
	width:80px;
	background:#f9f9f9;
	text-align:center;
	line-height:30px;
	border:1px #fff solid;
	padding:0 30px 0 38px;
}
.ci-left{
	width:18px;
	height:16px;
	background:url(../images/jd2015img.png) 0 -58px no-repeat;
	position:absolute;
	left:18px;
	top:8px;
	display:block;
}
.ci-right{
	position:absolute;
	right:10px;
    width:7px;
    height:13px;
    overflow:hidden;
    font:400 13px/13px simsun;
    color:#999;
	top:10px;
}
.cw-icon a:hover{
	color:#0088dd;
}
.ci-count{
	position:absolute;
    top:1px;
    left:110px;
    display:inline-block;
    padding:1px 2px;
    font-size:12px;
    line-height:12px;
    color:#fff;
    background-color:#c81623;
    border-radius:7px 7px 7px 0;
    min-width:12px;
    text-align:center;
	font-style:normal;
}
/*用户中心头部-css结束*/

/*左侧列表-css结束*/
.change_key{
	width:100%;
	background:#f5f5f5;
	padding:25px 0;
}
.allChange_key{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
}
.left_list{
	width:210px;
	overflow:hidden;
	float:left;
}
.leftOne{
	background:#fff;
	padding:25px 15px;
}
.head_font{
	padding-bottom:18px;
	border-bottom:1px #e0e0e0 solid;
	margin-bottom:20px;
}
.head_font h1{
	font-size:16px;
	font-weight:600;
	padding-left:12px;
	border-left:4px #d0111b solid;
}
.smallList ul li{
	font-size:13px;
	height:50px;
	line-height:50px;
	padding-left:25px;
}
.smallList ul li a{
	color:#333;
}
.smallList ul li .select_List{
	color:#d0111b;
}
.smallList ul li a:hover{
	color:#d0111b;
}
.smallList .p_img{
	width:28px;
	height:20px;
	display:inline-block;
	background:url(../images/left_icon.png) 0 0 no-repeat;
	vertical-align:middle;
}
.smallList .p_img01{
	background:url(../images/left_icon.png) 0 -22px no-repeat;
}
.smallList .p_img02{
	background:url(../images/left_icon.png) 0 -44px no-repeat;
}
.leftTwo{
	margin-top:20px;
	clear:both;
}
.smallList .p_img03{
	background:url(../images/left_icon.png) 0 -67px no-repeat;
	height:23px;
}
.smallList .p_img04{
	background:url(../images/left_icon.png) 0 -90px no-repeat;
	height:25px;
}
.smallList .p_img05{
	background:url(../images/left_icon.png) 0 -115px no-repeat;
	height:23px;
}
.smallList .p_img06{
	background:url(../images/left_icon.png) 0 -158px no-repeat;
	height:26px;
}
.smallList .p_img07{
	background:url(../images/left_icon.png) 0 -183px no-repeat;
	height:25px;
}
.smallList .p_img08{
	background:url(../images/left_icon.png) 0 -138px no-repeat;
	height:21px;
}
.smallList .p_img09{
	background:url(../images/left_icon.png) 0 -210px no-repeat;
	height:30px;
}
.smallList .p_img010{
	background:url(../images/left_icon.png) 0 -240px no-repeat;
	height:25px;
}
/*左侧列表-css结束*/


/*修改密码-css*/
.right_List{
	width:970px;
	float:right;
}
.UP_right_List{
	height:52px;
	background:#fff;
	line-height:52px;
	padding-left:20px;
	font-size:15px;
	font-weight:600;
}
.Down_right_List{
	background:#fff;
	/* height:900px; */
	padding:40px 0 37px 40px;
	overflow:hidden;
	margin-top:20px;
}
.bold{
	width:110px;
    font-size:13px;
    line-height:30px;
    text-align:right;
    float:left;
    padding-right:10px;
}
.oldkey{
	border:1px solid #e0e0e0;
    padding:7px;
    width:235px;
    height:15px;
    line-height:15px;
    margin-bottom:18px;
}
.sureButton{
	margin-top:18px;
}
.sureButton .inputButton{
	margin-left:120px;
	clear:both;
	width:160px;
	height:38px;
	line-height:38px;
	background:#0088dd;
	color:#fff;
	font-size:16px;
	text-align:center;
	border:none;
	font-family:"微软雅黑";
}

/*修改密码-css结束*/


/*优惠券-css*/
.Coupon_List{
	height:920px;
	margin-top:20px;
	overflow:hidden;
	background:#fff;
	padding:20px 0 37px 0;
}
.Coupon_List_Hd{
	width:940px;
	margin:0 auto;
	padding:13px 0;
	background:#f5f5f5;
	overflow:hidden;
}
.first_list li{
	float:left;
	font-size:15px;
}
li.selected_0526 a{
	color:#08d;
}
.selected-order a{
	color:#0088dd;
}
.first_list .no-border{
	border:none;
}
.two-active{
	padding:0 20px; 
	display:inline-block;
	border-right:1px #e0e0e0 solid;
}
.two-active a:hover{
	color:#0088dd;
}
.coupon-type{
	margin:20px 15px 15px 0;
	float:left;
}
.c-type-style{
	width:244px;
	height:160px;
	background:#74d2d4;
	text-align:center;
	position:relative;
}
.c-price{
	font-size:36px;
	padding-top:30px;
	color:#fff;
}
.c-price em{
	font-family:verdana;
    font-size:24px;
    position:relative;
    top:-22px;
	left:6px;
	font-style:normal;
}
.c-type-style .c-price strong{
	line-height:50px;
    font-size:60px;
    font-family:Arial;
}
.c-limit{
	text-align:center;
	color:#fff;
}
.c-limit span{
	color:#197f81;
}
.c-time{
	color:#197f81;
	margin-top:28px;
}
.c-type-top{
	width:40px;
	height:13px;
	position:absolute;
	background:url("../images/coupon20160715.png") no-repeat scroll 0 -272px;
	margin-left:-23px;
	left:50%;
	top:0;
}
.c-type-bottom{
	width:244px;
	height:3px;
	position:absolute;
	background:url("../images/coupon20160715.png") no-repeat scroll -3px -296px;
	background-position:2px -302px;
	bottom:0;
	left:0;
}
.c-message{
	background:#faf9f9 none repeat scroll 0 0;
	height:205px;
	width:244px;
	padding:10px 0 0;
}
.range-item{
	margin:10px;
	display:block;
}
.lable{
	color:#666;
}
.txt{
	color:#999;
}
.op-btns{
	text-align:center;
	margin-top:45px;
}
.op-btns a{
	padding:6px 30px;
	border:1px #74d2d4 solid;
	color:#74d2d4;
	border-radius:18px;
	font-size:13px;
}
.displayIcon{
	width:35px;
	height:35px;
	background:url(../images/coupon20160715.png) -261px 0 no-repeat;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
	display:none;
}
.notUsed{
	margin-left:15px;
}
.AlreadyIn_use{
	clear:both;
	margin-left:15px;
	display:none;
}
.c-type-style01{
	background:#c3c3c3;
}
.c-type-bottom01{
	background-position:0 -316px;
}
.c_limit01 span{
	color:#868686;
}
.c-time01{
	color:#868686;
}
.usedSite{
	position:relative;
}
.iconSite{
	width:62px;
	height:61px;
	background:url(../images/coupon20160915.png) 0 0 no-repeat;
	position:absolute;
	right:18px;
	bottom:15px;
}
.Expired_No{
	clear:both;
	margin-left:15px;
	display:none;
}
.overdued-site{
	background-position:-345px 0;
}

/*优惠券-css结束*/

/*账户设置-css*/
.leftList_font{
	width:100px;
	height:18px;
	line-height:18px;
	text-align:right;
	float:left;
	padding:6px 0;
	color:#666;
}
.manOr_women{
	float:left;
	margin-left:8px;
	line-height:31px;
}
.manOr_women .jdradio{
	vertical-align:-2px;
}
.mr10{
	margin-right:10px;
}
.itxt_succ{
	width:127px;
	height:18px;
	padding:5px 23px 5px 5px;
	line-height:18px;
	border:1px #ccc solid;
	background:url(../images/succ-ico.png) right center no-repeat;
}
.manOr_womenIcon{
	color:#999;
}
.birthday_info .selt1{
	width:75px;
	line-height:18px;
	padding:5px;
	border:1px #ccc solid;
}
.birthday_info .ftx03{
	margin:0 5px;
}
.topDistance{
	margin-top:15px;
}
.ftx-05{
	float: left;
	margin-left: 10px;
	line-height: 31px;
}
.ftx-05 a{
	color: #08d;
}

/*账户设置-css结束*/


/*发票信息-css*/
.allInvoice01{
	padding:40px 0 40px 0;
}
.allInvoice{
	width: 920px;
	margin: 0 auto;
}
.btnBlue{
	width: 120px;
	height: 35px;
	line-height: 35px;
	border: none;
	background:#0088dd;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	border-radius: 2px;
}
.invoiceHd span{
	font-size: 13px;
	padding-left: 5px;
	color: #666;
}
.invoice_Main{
	border: 1px #d2d2d2 solid;
	margin-top:25px;
	overflow: hidden;
	padding: 20px;
	position: relative;
}
.invoice_Main ul li{
	color: #666;
	margin-bottom: 12px;
}
.Hd_Bold{
	font-weight: 600;
	font-size: 13px;
	color: #333;
	padding-bottom:5px;
}
.rightLink{
	position: absolute;
	right: 30px;
	bottom: 30px;
	display: none;
}
.rightLink_font{
	color: #08d;
}
.rightLink_font01{
	padding-right:10px;
}
.rightLink_font:hover{
	color: #0088dd;
}
.forkIcon{
	position: absolute;
	right: 20px;
	top: 20px;
}

/*发票信息-css结束*/


/*评价详情-css*/
.evaluate_Hd{
	margin-left: 5px;
}
.evaluate_Hd span{
	font-size: 13px;
	color: #666;
}
.evaluate_Main{
	overflow: hidden;
	background: #fff;
	margin-top:20px;
}
.left_evaluate_Main{
	width: 322px;
	float: left;
}
.all_Info{
	padding: 55px 50px;
}
.borderRight{
	float: left;
	padding: 120px 0;
	width: 1px;
	border-left: 1px #f5f5f5 solid;
	margin-top: 30px;
}
.comment_goods{
	width: 100%;
	height: 100%;
	text-align: center;
}
.shop_Name{
	width: 100%;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.shop_Name a{
	color: #666;
}
.shop_Name a:hover{
	color: #c00;
}
.shop_Price{
	width: 100%;
	text-align: center;
	padding-top: 20px;
	color: #666;
	font-size: 13px;
}
.right_evaluate_Main{
	float: left;
	padding: 30px 40px 4000px;
	margin-bottom: -4000px;
	overflow: hidden;
}
.right_ALLinfo{
	padding: 30px 40px;
}
.dt_Time{
	color: #999;
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 13px;
}
.dt_Star{
	position: relative;
}
.zStar_Choice{
	width: 80px;
	height: 16px;
	display: inline-block;
	background: url(../images/commstar.png) 0 0 no-repeat;
}
.star_highlight{
	color: #e4393c;
	font-size: 13px;
	line-height: 20px;
	position: absolute;
	top:-1px;
	left: 85px;
}
.dt_Font{
	color: #333;
	padding-top: 15px;
}

/*评价详情-css结束*/


/*用户中心首页-css*/
.homeInfo{
	padding: 30px 0;
	height: 920px;
}
.titleYous{
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 3px #d0111b solid;
	font-size: 14px;
	font-weight:600;
	margin-left: 20px;
}
.information_All{
	width: 840px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
	background: #f9f9f9;
	margin-top: 30px;
}
.left_Avatar{
	width: 420px;
	float: left;
	border-right:1px #dddddd solid;
}
.yousIcon{
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 30px 0 70px;
}
.yousIcon img{
	width: 100%;
	height: 100%;
	border-radius: 100%;
	overflow: hidden;
}
.yous_Detail{
	float: left;
	font-size: 13px;
	color: #666;
}
.yous_Detail ul li{
	margin-top: 10px;
}
.yous_Detail ul li .nubNumber{
	width: 78px;
	display: inline-block;
}
.right_OrderInfo{
	float: left;
	margin: 20px 0 0 40px;
}
.right_OrderInfo ul li{
	width: 85px;
	text-align: center;
	float: left;
}
.red_Count{
	font-size: 15px;
	font-weight: 600;
	color: #333;
	line-height: 30px;
}
.Red_Nub{
	color: #c00;
}
.Security_service{
	margin-top: 25px;
}
.Homerefund{
	width: 830px;
	overflow: hidden;
	margin: 20px auto;
}
.Homerefund_One{
	height: 100px;
	border-bottom: 1px #f2f2f2 solid;
}
.Homerefund_One ul li{
	float: left;
	text-align: center;
	font-size: 14px;
}
.Homerefund_One ul .manhattan{
	width: 60px;
	margin-right: 20px;
}
.manhattan_Img{
	margin-top: 20px;
}
.special_One{
	line-height: 30px;
	color: #999;
}
.Homerefund_One ul .manhattan01{
	width: 100px;
	line-height: 100px;
	color: #666;
}
.Homerefund_One ul .manhattan02{
	width: 400px;
	text-align: left;
	color: #666;
	margin: 0 40px 0 50px;
	line-height: 1.5;
	margin-top:30px;
}
.Homerefund_One ul .manhattan03{
	width: 150px;
	margin-top: 45px;
}
.Homerefund_One ul .manhattan03 a{
	padding: 7px 55px;
	border: 1px #999 solid;
	border-radius: 17px;
	color: #999;
}
.Homerefund_One ul .manhattan02_New{
	margin-top:40px;
}

/*用户中心首页-css结束*/


/*未付款-css*/
.redLine_top{
	height: 3px;
	background: #08d;
	margin-top: 20px;
}
.redLine_Main{
	background: #fff;
	border: 1px solid #eee;
	overflow: hidden;
	position: relative;
}
.left_redLine{
	width: 325px;
	float: left;
	padding:20px 0 20px;
	text-align: center;
}
.stateTop{
	color: #999;
	margin-bottom: 30px;
}
.stateFont{
	font:700 24px/34px "Microsoft YaHei";
	color: #e4393c;
}
.stateSurface{
	color: #aaa;
}
.stateSurface b{
	width: 15px;
	height: 15px;
	background: url(../images/order-icons.png) -21px -93px no-repeat;
	display: inline-block;
	margin-right: 3px;
	vertical-align: middle;
}
.stateBtns{
	margin: 20px 0 30px;
}
.stateBtns_New{
	width: 98px;
	height: 18px;
	line-height: 18px;
	padding: 4px 0 5px;
	border: 1px solid #e4393c;
	color: #e4393c;
	display: block;
	margin: 10px auto 0;
	border-radius: 2px;
	font-weight: 600;
}
.stateBtns_New:hover{
	background: #e4393c;
	color: #fff;
}
.stateBtns_New01{
	background: #f5f5f5;
	border: 1px #ddd solid;
	color: #333;
	font-weight: 400;
}
.stateBtns_New01:hover{
	background: #fff;
	color: #e4393c;
	border: 1px #e4393c solid;
	font-weight: 400;
}
.right_redLine{
	width: 850px;
	float: left;
	overflow: hidden;
	padding: 20px 0 38px 20px;
	border-left: 1px solid #f1f1f1;
}
.fxt_redLine{
	color: #aaa;
	height: 70px;
}
.order_Process{
	width: 821px;
	margin: 38px 0 96px;
}
.order_Process ul{
	text-align: center;
	width: 100%;
	margin-top: -38px;
}
.readyOne{
	width: 65px;
	height: 43px;
	float: left;
	position: relative;
}
.readyOne ul{
	width: 189px;
	z-index: 1;
	position: absolute;
	text-align: center;
	left: -62px;
	top: 45px;
}
.iconStart{
	width: 43px;
	height: 43px;
	position: absolute;
	background: url(../images/node-icons.png) 0 -216px no-repeat;
	display: block;
	top: -38px;
	left: 11px;
}
.txtTwo{
	color: #333;
	font-size: 14px;
	line-height: 25px;
}
.txtThree{
	line-height: 15px;
	color: #333;
}
.readyTwo{
	width: 124px;
	height: 9px;
	float: left;
	background: url(../images/proce-icons.png) 0 -76px no-repeat;
	margin-top: -20px;
	text-align: center;
}
.txtOne{
	color: #e4393c;
	font-weight:700;
	margin-top: -30px;
}
.iconStart01{
	background-position: -54px 0;
}
.txtTwo01{
	color: #aaa;
}
.readyTwo01{
	background-position: 0 -19px;
}
.readyOne01{
	margin-left: 124px;
}
.iconStart02{
	background-position: -108px 0;
}
.iconStart03{
	background-position: -270px 0;
}
.iconStart04{
	background-position: -216px 0;
}
.redLine_Bottom{
	height: 4px;
	background: url(../images/order-icons.png) 0 -117px repeat-x;
	position: relative;
	margin-top: -2px;
}
.redLine_top01{
	background: #eee;
}
.orderInfo_Main{
	padding: 12px 0;
	background: #fff;
	overflow: hidden;
	border: 1px #eee solid;
}
.orderInfo_One{
	width: 268px;
	height: 288px;
	border-right: 1px #eee solid;
	padding:10px 0 0 30px;
	float: left;
}
.titleBlod{
	font-size: 14px;
	padding-bottom: 7px;
}
.fontList_01{
	margin-top: 10px;
}
.lable_Name{
	width: 80px;
	float: left;
	display: inline-block;
}
.fontList_Name{
	width: 165px;
	float: left;
	display: inline-block;
}
.orderInfo_One01{
	border-right: none;
}
.userBottom{
	padding-bottom: 30px;
	overflow: hidden;
	background: #fff;
	border: 1px #eee solid;
	margin-top: 20px;
}
.userBottom_Hd{
	height: 35px;
	line-height: 35px;
	background: #f9f9f9;
}
.titleList li{
	float: left;
	text-align: center;
}
.titleList01{
	width: 550px;
}
.titleList02{
	width: 150px;
}
.titleList03{
	width: 150px;
	margin: 0 20px;
}
.titleList04{
	width: 150px;
}
.titleList05{
	width: 150px;
}
.userBottom_Main{
	width: 1160px;
	padding: 20px 0 30px 0;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px #eee solid;
}
.titleList .goods_Detail{
	width: 530px;
	text-align: left;
}
.leftImg{
	width: 60px;
	height: 60px;
	float: left;
}
.leftImg img{
	width: 100%;
	height: 100%;
	border: 1px #eee solid;
}
.rightFont_Dec{
	float: left;
	width: 440px;
	margin-left: 20px;
}
.rightFont_Dec a{
	color: #333;
}
.rightFont_Dec a:hover{
	color: #c00;
}
.light_Font{
	color: #999;
	padding-top: 5px;
}
.boxNub{
	width: 150px;
}
.boxNub01{
	margin-left: 20px;
}
.boxNub02{
	width: 130px;
}
.user_Bottom{
	float: right;
}
.bottomAdd{
	color: #666;
}
.fontList_Name01{
	width: 100px;
	text-align: right;
}
.redMoney{
	color: #c00;
	line-height: 30px;
}
.boldPrice{
	font-size: 18px;
	color: #c00;
	font-weight: 600;
}
.LastBlock{
	border-bottom: none;
	padding: 20px 0 10px 0;
}

/*未付款-css结束*/


/*订单详情-css*/
.boxDetails{
	width: 930px;
	margin: 0 auto;
}
.homeInfo_New{
	padding: 0 0 33px 0;
	background: #fff;
	margin-top: 20px;
}
.yoursBox{
	margin: 20px 0 10px 0;
}
.yousBox_Hd{
	width: 100%;
	margin-top: 5px;
}
.tr_th{
	height: 30px;
	line-height: 30px;
	background: #f5f5f5;
	color: #333;
}
.tr_thNew{
	height: 50px;
}
.yousBox01{
	width: 35%;
	text-indent: 20px;
}
.yousBox02{
	width: 10%;
	text-align: center;
}
.yousBox_Main{
	background: #fff;
	border: 1px #e5e5e5 solid;
	width: 100%;
	margin-top: 15px;
}
.yousBox_Main tr td{
	color: #666;
}
.BoxNum{
	width: 35%;
	text-indent: 15px;
}
.BoxNum a{
	color: #333;
}
.BoxNum a:hover{
	color: #c00;
}
.numberAdd{
	color: #333;
}
.everyPrice{
	color: #c00;
}
.goodsImg{
	width: 60px;
	height: 60px;
	border: 1px #efefef solid;
	float: left;
	margin: 0 15px;
}
.ImgPart{
	text-indent: 0;
}
.goodsFont{
	float: left;
	max-width: 70%;
}
.goodsFont p{
	color: #999;
	width: 100%;
	/* text-overflow: ellipsis; */
	overflow: hidden;
	/* white-space: nowrap; */
}
.goodsFont .goodsFont_One{
	margin-bottom: 3px;
	width:220px;
}
.goodsFont .displayPart{
	color: #999;
	width: 80%;
}
.displayPart ul li{
	float: left;
}
.displayPart ul .displayNone{
	width: 130px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.displayPart ul .MorePart{
	width: 20%;
}
.Hd_goodsName{
	color: #333;
}
.Hd_goodsName:hover{
	color: #c00;
}
.BlueFont{
	color: #08d;
	padding-left: 6px;
}
.BlueFont:hover{
	color: #08d;
}
.yousBox_Main tr .Two_Part{
	border-left: 1px #e5e5e5 solid;
	border-bottom:  1px #e5e5e5 solid;
	color: #08d;
}
.borderLeft{
	border-left: 1px #e5e5e5 solid;
	border-right: 1px #e5e5e5 solid;
}
.rightBtn{
	width: 75px;
	height: 20px;
	line-height: 20px;
	display: block;
	color: #ff6700;
	border: 1px #ff6700 solid;
	background: #fff;
	margin: 0 auto;
}
.rightBtn01{
	border-color: #00cc33;
	color: #00cc33;
	margin-top: 10px;
}
.rightBtn01:hover{
	color: #00cc33;
}
.hide {
	display:none;
}
.wbb1022CommodityPrice-span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    position: relative;
    width: 75px;
    float: right;
    margin-right: 15px;
}
.wbb1022Button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ff6700;
    color: #ff6700;
    height: 20px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 75px;
    font-size: 12px;
}
.wbb1022File {
    height: 20px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -2px;
    width: 75px;
}
.Consignee_List{
	width:100%;
	margin-top:10px;
}
.Consignee_List tr td{
	height:30px;
	line-height:30px;
	text-indent:15px;
	border:1px #e5e5e5 solid;
}
.left_Consignee{
	width:15%;
}
.right_Consignee{
	width:85%;
}
.leftPic{
	margin-left:5px;
}
.MySpanHd{
	float:none;
}
.MySpan{
	top:5px;
	left:8px;
}
.newpart01{
	padding:5px 0 0 3px;
}

/*订单详情-css结束*/


/*我的订单-css*/
.mt_HdList{
	padding:25px 0 15px 0;
	overflow:hidden;
}
.extra_Left{
	float:left;
}
.extra_Left li{
	float:left;
	padding-right:15px;
}
.extra_Left li a{
	color:#333;
}
.extra_Left li a:hover{
	color:#e4393c;
}
.extra_Left li em{
	height:15px;
	line-height:15px;
	padding:0 4px;
	background:#e4393c;
	border-radius:15px;
	display:inline-block;
	color:#fff;
	position:relative;
	top:-5px;
}
.extra_Left li .trrOne{
	border-bottom:2px solid #e4393c;
	color:#e4393c;
	font-weight:600;
	display:inline-block;
}
.mt_HdList-Right{
	float:right;
}
.inputGoods_Name{
	width:158px;
	height:18px;
	line-height:18px;
	border:1px #ccc solid;
	float:left;
	padding:2px 5px 3px;
}
.searchBtn{
	width:52px;
	height:23px;
	float:left;
	border-width:1px 1px 1px 0;
	border-color:#ddd;
	border-style:solid;
	background:#f7f7f7;
	text-align:center;
	position:relative;
	line-height:60px;
	overflow:hidden;
}
.searchBtn b{
	width:18px;
	height:16px;
	display:inline-block;
	background:url(../images/order-icons01.png)-8px -58px repeat;
	position:absolute;
	left:17px;
	top:3px;
	overflow:hidden;
}
.td-void{
	width:100%;
}
.number-col{
	width:490px;
}
.consignee-col{
	width:110px;
}
.order-tb thead th{
	height:32px;
	line-height:32px;
	background:#f5f5f5;
	text-align:center;
	color:#666;
	font-weight:normal;
}
.ordertime_cont{
	cursor: pointer;
    float: left;
    position: relative;
    width: 138px;
    z-index: 10;
	font-weight:normal;
}
/* zb */
.ordertime-hover .time_txt{
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
.ordertime-hover .time_list {
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.12);
    display: block;
}
/* zb */
.time_txt{
	border: 1px solid #f5f5f5;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 12px;
    position: relative;
    text-align: left;
	
}
.time_txt b{
	width:7px;
	height:4px;
	background:url(../images/order-icons01.png) scroll -37px -207px no-repeat;
	overflow:hidden;
	vertical-align:middle;
	position:absolute;
	right:18px;
	top:13px;
}
.ordertime_cont:hover .time_txt b{
	background-position:-20px -207px;
}
.time_list{
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: currentcolor #f5f5f5 #f5f5f5;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    left: 0;
    position: absolute;
    top: 30px;
    width: 136px;
    z-index: 2;
}
.time_list ul li{
	text-align:left;
	height:30px;
	line-height:30px;
	padding-left:20px;
}
.time_list ul li:hover a{
	color:#c00;
}
.time_list ul li:hover{
	background:#f5f5f5;
}
.deal-state-cont{
	width:110px;
}
.state-list{
	width:108px;
	display:none;
}
.sep-row{
	height:20px;
}
.order-tb tbody .sep-row td{
	border:none;
}
.tr-th{
	height:31px;
	line-height:31px;
	background:#f5f5f5;
	color:#aaa;
}
.order-tb tbody td{
	border:1px #e5e5e5 solid;
}
.dealtime{
	margin:0 20px 0 15px;
}
.orderIdLinks{
	color:#666;
}
.orderIdLinks:hover{
	color:#c00;
}
.track57442710364{
	vertical-align:top;
}
.track57442710364 td{
	padding:15px 0;
}
.p_911672{
	width:340px;
	margin-right:74px;
	float:left;
}
.right_P911672{
	float:left;
	color:#aaa;
}
.consigneeName{
	width:100px;
	margin:0 auto;
	color:#333;
	text-align:center;
}
.Txt_Name{
	max-width:73px;
	display:inline-block;
	white-space:nowrap;
	text-overflow:ellipsis;
	vertical-align:middle;
	overflow:hidden;
}
.consigneeName b{
	width:14px;
	height:16px;
	display:inline-block;
	margin:0 0 0 5px;
	vertical-align:middle;
	background:url(../images/order-icons01.png) repeat scroll 0 -24px;
}
.amount{
	color:#aaa;
	text-align:center;
}
.borderFont{
	border-top:1px #e5e5e5 solid;
	height:19px;
	line-height:19px;
	margin:5px 8px 0;
	display:block;
	padding-top:1px;
}
.OrderDetail{
	color:#333;
	line-height:25px;
}
.OrderDetail:hover{
	color:#c00;
}
.btnAgain_show{
	width:85px;
	background:#f5f5f5;
	border:1px #ddd solid;
	border-radius:2px;
	padding:3px 0;
	display:inline-block;
	text-align:center;
	color:#333;
	margin-top:5px;
}
.btnAgain_show b{
	width:12px;
	height:17px;
	display:inline-block;
	vertical-align:middle;
	margin-right:3px;
	background:url(../images/order-icons01.png) scroll -22px -180px no-repeat;
}
.btnAgain_show:hover{
	background:#fff;
	color:#e4393c;
	border-color:#e4393c;
}
.btnAgain_show:hover b{
	background-position:0 -180px;
}
.split_row{
	height:18px;
	line-height:18px;
	border-bottom:1px #e5e5e5 solid;
	padding:11px 0;
	position:relative;
}
.split_row02{
	color:#393941;
	position:relative;
	border-bottom:none;
}
.split_row02 span{
	height:18px;
	line-height:18px;
	float:left;
}
.order-consignee{
	width:128px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin:0 38px 0 15px;
	display:inline-block;
}
.tr-operate{
	float:right;
	width:450px;
}
.order-status{
	float:left;
}
.split_row02 .fr_Right{
	float:right;
	padding-right:15px;
}
.split_row02 .fr_Right a{
	color:#393941;
}
.split_row02 .fr_Right a:hover{
	color:#c00;
}
.top-arr{
	width:17px;
	height:10px;
	background:url(../images/split-arr.png) no-repeat;
	position:absolute;
	left:165px;
	top:-10px;
}
.tr-th01{
	background:#fff;
}
.orangeFont{
	color:orange;
}
.payOrder{
	width:85px;
	height:18px;
	line-height:18px;
	display:inline-block;
	background:#fff;
	color:#e4393c;
	border:1px #e4393c solid;
	border-radius:2px;
	font-weight:600;
	text-align:center;
	padding:2px 0;
	margin:0 0 5px 0;
}
.payOrder:hover{
	background:#e4393c;
	color:#fff;
	font-weight:normal;
}
.consurlOrder{
	color:#333;
}
.consurlOrder:hover{
	color:#e4393c;
}
.pageList{
	width:720px;
	margin:70px auto 30px;
	overflow:hidden;
}
.pageList span a{
	display:inline-block;
	padding:9px 15px;
	border:1px #e5e5e5 solid;
	margin-right:8px;
	color:#666;
}
.pageList span a:hover{
	color:#c00;
}
.pageList span{
	color:#666;
}
.GoBtn{
	background:#f5f5f5;
}
.NubInput{
	width:36px;
	height:35px;
	line-height:35px;
	text-align:center;
	border:1px #e5e5e5 solid;
}
.DisTance{
	margin:0 10px;
}

/*我的订单-css结束*/


/*待评价订单-css*/
.MoneyPart{
	width:110px;	
}
.evaluateTd{
	width:230px;
}
.redFont{
	color:#333;
}
.redFont:Hover{
	color:#c00;
}
.evaluateBox{
	width:85px;
	height:27px;
	line-height:27px;
	border:1px #ddd solid;
	background-color:#f7f7f7;
	background-image:linear-gradient(to bottom, #f7f7f7 0px, #f2f2f2 100%);
	text-align:center;
	border-radius:2px;
	color:#333;
	display:inline-block;
	margin-top:6px;
}
.evaluateBox:hover{
	background-color:#f9f9f9;
	background-image:linear-gradient(to bottom, #f9f9f9 0px, #f6f6f6 100%);
	box-shadow:0 1px 1px rgba(0,1,1,0.08);
	color:#333;
}
.pageList span .selectedNub{
	background:#08d;
	color:#fff;
}
.pageList span .selectedNub:hover{
	color:#fff;
}

/*待评价订单-css结束*/



/*已评价订单-css*/
.newInfo_List{
	border:1px solid #e5e5e5;
}
.order-tb .Have_Border  td{
	border:none;
}
.order-tb .Have_Border{
	border:1px solid #e5e5e5;
}
.track_New{
	vertical-align:middle;
}
.evaluate_Bot{
	width:200px;
}

/*已评价订单-css结束*/



/*用户评价页面-css*/
.addFont{
	color:#999;
	padding-top:8px;
	font-size:12px;
}
.rightBlank{
	border-left: 1px solid #f5f5f5;
    margin-bottom: -4000px;
    overflow: hidden;
    padding: 30px 40px 4000px;
}
.tip-icon{
	width:16px;
	height:16px;
	display:inline-block;
	background:url(../images/sprite-tip.png) scroll -20px -80px no-repeat;
	vertical-align:top;
	margin-right:5px;
}
.tip-text{
	height:16px;
	line-height:16px;
	color:#fc982c;
	vertical-align:top;
}
.fop_label{
	padding-top:20px;
}
.left_Label{
	width:100px;
	height:16px;
	line-height:16px;
	float:left;
	margin-right:20px;
	color:#666;
}
.left_Label01{
	height:40px;
	line-height:40px;
}
.star_info{
	width:30px;
	height:16px;
	line-height:16px;
	color:#999;
	float:left;
	text-align:right;
}
/*星星效果-css*/
#xzw_starBox{position:relative;width:80px;float:left}
/**/
#xzw_starSys .description{clear:both;padding:10px 0px}
#xzw_starSys .starList{height:16px;width:80px;position:relative;background:url(../images/comm01.png) repeat-x;cursor:pointer}
#xzw_starSys .starList li{float:left;padding:0px;margin:0px}
#xzw_starSys .starList li a{display:block;width:16px;height:16px;overflow:hidden;text-indent:-9999px;position:absolute;z-index:5}
#xzw_starSys .starList li a:hover{background:url(../images/comm01.png) 0 -16px repeat-x;z-index:3;left:0}
#xzw_starSys .starList a.one-star{left:0}
#xzw_starSys .starList a.one-star:hover{width:16px}
#xzw_starSys .starList a.two-stars{left:16px}
#xzw_starSys .starList a.two-stars:hover{width:32px}
#xzw_starSys .starList a.three-stars{left:32px}
#xzw_starSys .starList a.three-stars:hover{width:48px}
#xzw_starSys .starList a.four-stars{left:48px}
#xzw_starSys .starList a.four-stars:hover{width:64px}
#xzw_starSys .starList a.five-stars{left:64px}
#xzw_starSys .starList a.five-stars:hover{width:80px}
#xzw_starSys .current-rating{background:url(../images/comm01.png) 0 -16px repeat-x;position:absolute;height:16px;z-index:1;top:0;left:0}

/*星星效果-css*/

.m_tagbox{
	margin-right:40px;
	overflow:hidden;
}
.tagItem_checked{
	width:92px;
	height:38px;
	line-height:38px;
	display:inline-block;
	color:#333;
	border:1px #e0e0e0 solid;
	float:left;
	padding:0 5px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	text-align:center;
	margin:0 10px 10px 0;
	position:relative;
}
.tagItem_checked:hover{
	color:#333;
	border-color:#e4393c;
}
.tagItem_checked .t_check{
	width:16px;
	height:16px;
	background:url(../images/sprite-operate.png) scroll -40px 0 no-repeat;
	position:absolute;
	right:0;
	bottom:0;
	display:none;
}
.select_Check{
	border-color:#e4393c;
}
.select_Check .t_check{
	display:block;
}
.tag_define{
	width:102px;
	height:38px;
	line-height:38px;
	border:1px #e0e0e0 solid;
	float:left;
	margin:0 10px 10px 0;
	text-align:center;
}
.tag_define:hover{
	border-color:#e4393c;
}
.tag_define:hover .i_pen{
	background-position:-20px 0;
}
.define_label{
	cursor:pointer;
	display:block;
}
.i_pen{
	width:13px;
	height:13px;
	background:url(../images/sprite-operate.png) scroll 0 0 no-repeat;
	display:inline-block;
	margin:13px 5px 0 0;
	vertical-align:top;
}
.define_input{
	width:92px;
	height:38px;
	line-height:38px;
	padding:0 5px;
	border:none;
	display:none;
}
.zDefine_Input{
	position:relative;
}
.zDefine_Input .define_input{
	position:absolute;
	top:0;
	left:0;
}
.fop_main{
	padding:10px 10px 0;
	border:1px #e0e0e0 solid;
	overflow:hidden;
}
.fop_main textarea{
	width:100%;
	height:54px;
	line-height:18px;
	max-height:54px;
	min-height:54px;
	max-width:100%;
	font-size:12px;
	color:#333;
	border:none;
}
.textarea_ext{
	font-weight:normal;
	color:#999;
	height:30px;
	line-height:30px;
	text-align:right;
}
.textarea_num{
	height:30px;
	line-height:30px;
	display:inline-block;
}
.ftc1{
	color:#e4393c;
}
.f_btnbox{
	width:100%;
	padding:50px 0;
	overflow:hidden;
	background:#fff;
	text-align:center;
	margin-top:10px;
}
.btn_submit{
	width:220px;
	height:48px;
	line-height:48px;
	background:#08d;
	display:inline-block;
	font-size:18px;
	color:#fff;
	text-align:center;
	border-radius:3px;
}
.btn_submit:hover{
	color:#fff;
}
.f_checkbox{
	font-size:14px;
	color:#999;
	padding-left:18px;
}
.f_checkbox input{
	vertical-align:middle;
	margin-right:5px;
}

/*用户评价页面-css结束*/

.rightImg{
	width:20px;
	height:15px;
	display:inline-block;
	background:url(../images/picture.png) no-repeat;
	vertical-align:top;
	margin-left:8px;
}


/*账户余额-css*/
.Total_account{
	position:relative;
}
.Total_account p{
	color:#474e5d;
}
.Total_account .mya_tip{
	font-weight:600;
	font-size:16px;
	line-height:24px;
}
.Total_account .rH_price{
	font-weight:600;
	font-size:38px;
	line-height:60px;
	font-family:Tahoma;
}
.allBalance{
	padding:10px 0;
}
.BanlanceList{
	float:left;
}
.BanlanceList span{
	color:#474e5d;
	font-size:13px;
	padding-right:15px;
}
.Effect_Img{
	display:block;
	width:16px;
	height:16px;
	background:url(../images/552cc1a8a92a6_32.png) no-repeat;
	vertical-align:middle;
	margin-top:3px;
	cursor:pointer;
}
.displayList{
	float:left;
	margin-left:-11px;
	z-index:99;
}
/*.NoneDiv{
	display:none;
}*/
.p-r-h-p-arrow{
	width:12px;
	height:9px;
	background:url(../images/slice-s13f9a4dbb7.png) no-repeat;
	z-index:2;
	display:inline-block;
	bottom:38px;
	position:absolute;
	z-index:15;
}
.p-r-h-p-box{
	padding:5px 10px;
	line-height:22px;
	border:1px solid #bfd5e9;
	background:#f6fcff;
	color:#5b9fe2; 
	position:absolute;
	bottom:46px;
	left:123px;
	z-index:9;
}
.font-link{
	color:#5b9fe2;
}
.bottonBtn{
	padding:30px 0 0 0;
}
.twoBtns{
	width:135px;
	height:35px;
	line-height:35px;
	background:#ea544a;
	color:#fff;
	border:1px #ea544a solid;
	border-radius:2px;
	font-size:14px;
	text-align:center;
	display:inline-block;
	margin-right:15px;
}
.twoBtns:hover{
	color:#fff;
	background:#f5675d;
}
.twoBtns01{
	background:#fff;
	border:1px #ea544a solid;
	color:#ea544a;
}
.twoBtns01:hover{
	background:#fff;
	border:1px #ea544a solid;
	color:#ea544a;
}
.moneyDown{
	padding:20px 0;
	margin-top:20px;
}
.Transaction_record{
	font-weight:600;
	font-size:16px;
	line-height:24px;
	color:#474e5d;
}
.money_Mainlist{
	padding:15px 0;
	border-bottom:2px #ced4e0 solid;
}


/*账户余额-css结束*/

.th_st{
	height:50px;
}
.th_st td{
	padding-left:20px;
}

