#content #home .order-cart{
	width:1150px;
    margin-left:auto;
    margin-right:auto;
}

#content #home .order-cart .line{
	margin-left:92px;
}

#content #home .order-cart .total-price .order-btn{
	margin-top:24px;
}


#content #home .order-cart .big-title{
		margin-top:-3px;
}

#content #home .order-cart .line{
	margin-top:26px !important;
}	


@media screen and (max-width: 1830px){
  #content #home .order-cart .price-detail {
    margin-right: 150px !important;
}
}


@media screen and (max-width:1730px){

  #content #home .order-cart .date-list {
    width: 270px !important;
  }
  
 #content #home .order-cart .total-price .order-btn {
    width: 220px !important;
    font-size: 16px !important;
    height: 50px !important;
    line-height: 48px !important;
}
  
  #content #home .order-cart .total-price .order-btn {
    margin-top: 27px;
}
  
}




@media screen and (max-width: 1530px){
 	#content #home .order-cart .total-price .order-btn {
    margin-top: 15px !important;
}
  #content #home .order-cart .big-title {
    margin-top: 2px !important;
}
}

@media screen and (max-width:1350px){
	#content #home .order-cart{
  	width:100% !important;
  }
}


@media screen and (max-width: 1300px){
  #content #home .order-cart .total-price{
  	margin-right:0 !important;
  }
 body  #content #home .order-cart .line{
  	margin-left:0 !important;
    margin-right:0 !important;
      margin-top: 5px !important;
    margin-bottom: -20px !important;
  }
  
#content #home .order-cart .total-price .order-btn {
    margin-top: 1px !important;
}
  
}

@media screen and (max-width:992px){
  #content #home .order-cart .date-list{
  	width:100% !important
  }
  #content #home .order-cart .float-item{
  	min-width:100% !important;
  }
}
