.Logistics_cont{
height: 520px;
    border: none;
    width: 100%;

}
.My_Orders{
    padding-top: 29px;
}
.Orders_nav{
    border-bottom: 2px solid #000;
    width: 763px;
    margin: auto;
}
.Orders_nav>.active>a, .Orders_nav>.active>a:hover, .Orders_nav>.active>a:focus{
    color: #29c266;
    border: none;
    border-bottom: 2px solid #29c266;

}
.Orders_Change {
    height: 671px;
    margin-top: 0;
}
.Personal_MyOrdersF{
    height: 1005px;
    padding-bottom: 30px;
}
.Personal_MyOrders_Choose,.Personal_MyOrders_Details,.Personal_MyOrders{

    height:862px ;
}
.Personal_MyOrders_Details_Body{
    height: 700px;
}
.Logistics_cont div ul li{
    height: 104px;
    width: 100%;
    list-style: none;
    border-bottom: 1px dashed #000000;
}
.Logistics_cont div ul li div{
float: left;
}
.Logistics_cont div ul li div img{
    width: 80px;
    height: 80px;
    margin-top: 12px;
    margin-left: 5px;
}
.Orders_Details_Information{
    margin-left: 29px;
}
.Logistics_cont .Orders_Details_Information p:first-child{
    margin-top: 12px;
    margin-bottom: 11px;
}
.Logistics_cont .Orders_Details_Information p{
    font-weight: 600;
    margin: 0;
    margin-bottom: 7px;
}
.Personal_Univalent{
    margin-left: 31px;
    margin-top: 36px;
    font-weight: bold;
}
.Personal_Add_Price{
    margin-left: 36px;
    margin-top: 38px;
}
.Personal_Add_Price  input{
    width: 70px;
    height: 16px;
}
.Personal_All_Money{
    margin-left: 56px;
    margin-top:10px;
}
.Personal_All_Money p{
    margin-bottom: 0;
    text-align: center;
}
#PersonalAllMoney{
    color: #e78822;
}
.Choos_Add_btn{
    margin-left: 84px;
    margin-top: 10px;
}
.Choos_Add_btn p {
    margin: 0;
}
.Choos_Add_btn p button{
    width: 70px;
    height: 16px;
    text-align: center;
    line-height: 15px;
    margin-bottom: 10px;

}
.Payfor_Money{
    background-color: #29c266;
    color: white;
    font-size: 12px;
    border-radius: 3px;
}
.Clear_Page{
    background-color:white ;
    border: 1px solid #ff9001;
    color: #ff9001;
    font-size: 12px;
    border-radius: 3px;
}