﻿p {
    margin:0px;
    font-size:12px;
}
.list_main_details_title {
    height:40px;
    background:#F7F7F7;
    line-height:40px;
}
    .list_main_details_title p {
        float:left;
        text-align:center;
        font-size:14px;
    }
.list_main_details_buycar {
    padding:0px;
    height:30px;
}
    .list_main_details_buycar li {
        margin-right:15px;
    }
.checkboxed {
    background:#EDFFED;
}
.no_hover {
    border-bottom:1px solid #ccc ;
}
.buycar {
  background:#E4E0E0;
}
.list_main_details_bot {
    height:40px;
    font-size:15px;
    padding-left:10px;
}
 .list_main_details_bot span {
        margin-left:15px;
        float:left;
    }
    .list_main_details_bot input {
        width:15px;
        height:15px;
    }
    .list_main_details_bot2 {
    height:40px;
    font-size:15px;
    padding-left:10px;
}
 .list_main_details_bot2 span {
        margin-left:15px;
        float:left;
    }
    .list_main_details_bot2 input {
        width:15px;
        height:15px;
    }
.list_main_details_bot_sum {
    float:right;
    font-size:20px;
    line-height:40px;
    color:red;
    font-weight:600; 
}
    .list_main_details_bot_sum span {
        float:right;
        margin-right:20px;         
    }
.kinds {
    float:right;
    float:right;
    font-size:20px;
    line-height:40px;
    color:red;
    font-weight:600; 
    margin-right:40px;
}
    /*.kinds span {
        float:right;
    }*/
.submitOrde {
    width:1200px;
    margin:0px auto;
}
.submitOrde input{
    border:0px;
    width:180px;
    height:50px;
    line-height:50px;
    text-align:center;
    background:red;
    color:#fff;
    font-size:30px;
    font-weight:600;
    float:right;
    margin:20px 0px;
    cursor:pointer;
}
.Buycar_show {
    padding:10px;
    border:2px solid #FF4E00;
    position:absolute;
    background:#fff;
    top:65px;
    left:400px;
    display:none;
}
