#content {
    width: 100%;
    /*background: #f5f5f5;*/
   background: #fff;  
    padding-bottom: 40px;
}

#navigation {

    padding: 0;
    margin: 0;
}

.navigationsstart {
    position: relative;
}

#navigation ul li:nth-child(2) {
     margin-left: 4px; 
}
/*shopping*/
.buyCon {
    width: 1140px;
    padding: 0 30px;
    margin: 0 auto;
    background: white;
    min-height: 300px;
    padding-bottom: 30px;
}

.buyCon .title {
    height: 59px;
    font-size: 20px;
    color: #000;
    line-height: 59px;
    text-indent: 10px;
  
border-bottom: 1px solid #932809;}

.buyCon .yetBuy {
    width: 100%;
    height: 36px;
}

.buyCon .yetBuy .buyTile {
    height: 100%;
}

.buyCon .yetBuy .buyTile ul {
    height: 100%;
}

.buyCon .yetBuy .buyTile ul li {
    height: 100%;
    float: left;
    font-size: 13px;
    line-height: 36px;
    background: rgba(147,40,9,0.05);
    text-align: center;
}

.buyCon .yetBuy .buyTile ul .one {
    width: 245px;
}

.buyCon .yetBuy .buyTile ul .two {
    text-align: left;
    text-indent: 10px;
    width: 250px;
}

.buyCon .yetBuy .buyTile ul .three {
    width: 142px;
}

.buyCon .yetBuy .buyTile ul .four {
    width: 194px;
}

.buyCon .yetBuy .buyTile ul .five {
    width: 120px;
}

.buyCon .yetBuy .buyTile ul .six {
    width: 188px;
}

.buyCon .amount {
    width: 100%;
    /* min-height: 100px; */
    margin-top: 10px;
}

.buyCon .amount ul {
}

.buyCon .amount ul li {
    width: 100%;
    border: 1px solid #ddd;
    height: 118px;
    margin-bottom: 10px;
}

.buyCon .amount ul li .chected {
    width: 224px;
    height: 100%;
}

.buyCon .amount ul li .pitch {
    height: 100%;
}

.buyCon .amount ul li .pitched {
    width: 85px;
    height: 100%;
}

.buyCon .amount ul li .pitched p {
    border: 1px solid #ddd;
    width: 13px;
    height: 13px;
    margin-top: 50px;
    margin-left: 30px;
    cursor: pointer;
}

.buyCon .amount ul li .pitched p.actived {
    background-image: url("../../images/shopping/success.png");
    background-repeat: no-repeat;
    background-size: 13px 13px;
    border: 1px solid #ddd;
    width: 13px;
    height: 13px;
    margin-top: 50px;
    margin-left: 30px;
    cursor: pointer;
}

.buyCon .amount ul li .pitchimg {
    width: 160px;
    height: 118px;
    text-align: center;
}

.buyCon .amount ul li .pitchimg img {
    width: 100px;
    height: 100px;
}

.buyCon .amount ul li .pitchimg span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.buyCon .amount ul li .ped {
    float: left;
    height: 100%;
    vertical-align: middle;
}

.buyCon .amount ul li .pit {
    float: left;
}

.buyCon .amount ul li .headlipit {
    width: 250px;
    text-indent: 10px;
    font-size: 13px;
    color: #666;
    line-height: 118px;
}

.buyCon .amount ul li .price {
    width: 164px;
}

.buyCon .amount ul li .price span,
.buyCon .amount ul li .price s {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #373737;
    text-align: center;
}

.buyCon .amount ul li .price span {
    margin-top: 44px;
}

.buyCon .amount ul li .price s {
    font-size: 13px;
    color: #ddd;
}

.buyCon .amount ul li .addnum {
    width: 194px;
    height: 100%;
}

.buyCon .amount ul li .allPrice {
    width: 130px;
    height: 100%;
}

.buyCon .amount ul li .allPriceCurr {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 13px;
    color: #666;
    line-height: 118px;
}

.buyCon .amount ul li .delete {
    width: 178px;
    height: 100%;
    text-align: center;
}

.buyCon .amount ul li .delete img {
    width: 16px;
    height: 20px;
    cursor: pointer;
    vertical-align: middle;
}

.buyCon .amount ul li .delete img:hover {
    width: 17px;
    height: 21px;
    cursor: pointer;
    vertical-align: middle;
}

.buyCon .amount ul li .delete span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.allChecked {
    width: 100%;
    height: 60px;
    background: #f7f7f7;
}

.allChecked .seleAll {
    height: 100%;
}

.allChecked .seleAll p {
    float: left
}

.allChecked .seleAll .ed {
    border: 1px solid #ddd;
    width: 13px;
    height: 13px;
    cursor: pointer;
    margin-top: 22px;
    margin-left: 30px;
}

.allChecked .seleAll .edT {
    font-size: 13px;
    color: #666;
    height: 100%;
    line-height: 60px;
    margin-left: 5px;
}

.allChecked .fl {
    float: left;
}

.allChecked .deleteChecked {
    height: 100%;
}

.allChecked .deleteChecked p {
    width: 100px;
    position: relative;
    height: 100%;
    line-height: 62px;
    margin-left: 30px;
    cursor: pointer;
}
.allChecked .deleteChecked p:hover {
    color: #932809;
}


.allChecked .deleteChecked p:before {
    display: block;
    content: "";
   
    background-repeat: no-repeat;
    background-size: 10px 12px;
    width: 10px;
    height: 12px;
    position: absolute;
    top: 25px;
    left: -15px;
}

.emptyed {
    width: 100px;
    height: 100%;
}

.emptyed .empty {
    height: 100%;
    line-height: 62px;
    font-size: 13px;
    color: #666;
    cursor: pointer;
}

.emptyed .empty:hover {
    color: #006c3a;
}

.allChecked .shopAllPrice {
    /*width: 210px;*/
    margin-right: 10px;
    height: 60px;
    float: right;
    line-height: 60px;
    font-size: 13px;
}

.allChecked .shopAllPrice span {
    color: #FF6700;
    font-size: 17px;
}

.allChecked .contrim {
    width: 140px;
    float: right;
    line-height: 36px;
    text-align: center;
    height: 36px;
    background: #FF6700;
    color: white;
    margin-top: 11px;
    margin-right: 20px;
    cursor: pointer;
}
.allChecked .contrim:hover{
    width: 140px;
    float: right;
    line-height: 36px;
    text-align: center;
    height: 36px;
    background: #ce7a00;
    color: white;
    margin-top: 11px;
    margin-right: 20px;
    cursor: pointer;
}