﻿@charset "utf-8";
/* CSS Document */

.OrderLeft{position: relative;
transition: right;
transition-duration: 0.5s;
right:0px;
background-color: #fff;}
.OrderRight{
height:100%;
transition: all;
transition-duration: 0.5s;
right: -260px;
top: 0;
z-index: 1;
position: fixed;
overflow: scroll;
background: #082b3d url(https://zpimg4.zhaopin.com/image/Mobile/OrderPage/OrderBg.jpg)  no-repeat left top;
background-size: 456px auto;
width:260px;
color: #dcdcdc;
-webkit-box-sizing: border-box;
padding: 14px 0px 10px 20px;
height:100%;
	}
.btn{width:100px;height:100px;background-color:rgb(255,153,204);position:absolute;right:5px;top:60px;cursor:pointer;}
.NoLogin a{font-size:14px; color:#fff;text-decoration:none;float:left;text-align:center;}	
.orderLogin{}
.orderBor{font-weight:bolder;color:#fff;float:left;padding:0 20px;font-size:14px;}	
.NoLogin{text-align:center;display:inline-block;}

.orderPersonalImg{width:60px;height:60px;display:block;border-radius:34px;box-sizing:border-box;background-size:70px 70px;}
.Logined{display:block;}
.orderInfo{margin-top:6px;}
.orderInfo p{text-align:left;color:#fff;font-size:14px;padding-left:10px;line-height:26px;width:120px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.orderInfo .OrderName{font-size:20px;}
.font16{font-size:16px;}
.mt_22{margin-top:22px;}
.pdr10{padding-right:10px;}
.orderList a {
display: block;
border-bottom: 1px solid rgba(255,255,255,0.1);
height: 44px;
line-height: 44px;
color: #e6e6e6;
text-decoration:none;
text-indent: 34px;
background-repeat:no-repeat;
background-position:left center;
background-size:24px 24px;;
position:relative;
font-size:16px;
}
.font20{font-size:20px;}
.pdt10{padding-top:10px;}
.orderBorTop{border-top: 1px solid rgba(255,255,255,0.1);}
.orderListBg1{background-image:url(https://zpimg1.zhaopin.com/image/Mobile/OrderPage/orderImg1.png);}
.orderListBg2{background-image:url(https://zpimg2.zhaopin.com/image/Mobile/OrderPage/orderImg2.png);}
.orderListBg3{background-image:url(https://zpimg4.zhaopin.com/image/Mobile/OrderPage/orderImg3.png);}
.orderListBg4{background-image:url(https://zpimg1.zhaopin.com/image/Mobile/OrderPage/orderImg4.png);}
.orderListBg5{background-image:url(https://zpimg2.zhaopin.com/image/Mobile/OrderPage/orderImg10.png);}
.orderListBg6{background-image:url(https://zpimg4.zhaopin.com/image/Mobile/OrderPage/orderImg6.png);}
.orderListBg7{background-image:url(https://zpimg1.zhaopin.com/image/Mobile/OrderPage/orderImg7.png);}
.orderListBg8{background-image:url(https://zpimg2.zhaopin.com/image/Mobile/OrderPage/orderImg8.png);}
.orderListBg9{background-image:url(https://zpimg4.zhaopin.com/image/Mobile/OrderPage/orderImg9.png);}
.footer{font-size:12px;position:absolute;bottom:0px;text-align:center;width:90%;}
.orderNum{display:inline-block;border:2px solid #e43c36;border-radius:10px;text-align:center;padding:0 7px;text-indent: 0px;color:#e43c36;font-size:16px;position:absolute;right:10px;top:12px;height:18px;line-height:18px;}
.ADefault{text-decoration:none;width:100%;}
.width222{width:222px;/*background-color:#993;*/}
.pdt20{padding-top:20px;}
.pdb20{padding-bottom:20px;}
.mar-l50{margin-left:50px;}
.line64{line-height:64px;height:64px;}
.pos-r{position:relative;}
