.shopping-thead {
    height: 40px;
    line-height: 40px;
    background: #F9F9F9;
    text-align: center;
    border: 1px solid #F2F2F2;
    border-bottom: none;
}
.shopping-thead-details {
    width: 1200px;
    margin: 0 auto;
    text-align: center
}
.checkbox-all>input {
    margin-right: 5px;
}
.shopping-content {
    width: 1200px;
    border: 1px solid #f2f2f2;
}
.container>h3 {
    margin: 20px 0;
    font-size: 16px;
    color: #666;
    font-weight: bold;
}
.shopping-thead-details th {
    text-align: center;
    padding-bottom: 9px;
}
.width1 {
    width: 7%;
}
.width2 {
    width: 33%;
}
.width3 {
    width: 20%;
}
.width4 {
    width: 15%;
}
.width5 {
    width: 15%;
}
.width6 {
    width: 10%;
}
.shopping-table {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px dashed #F2F2F2;
}
.shopping-table:last-child {
    border-bottom: none;
}
.shopping-table .shopping-border {
    border-top: none;
}
.shopping-tbody {
    width: 1200px;
    margin: 0 auto;
    /*height: 130px;*/
    /*line-height: 130px;*/
    text-align: center;
    border-top: 1px dashed #F3F3F3;
    /*padding: 20px 0;*/
}
.shopping-tbody .width2 {
    padding: 16px 0;
}
.width2>table {
    margin-left: 50px;
}

.merchandise-title {
    width: 120px;
    height: 120px;
    border: 1px solid #eee;
    position:relative;
    margin-right: 32px;
}
.merchandise-title h3 {
    font-size: 12px;
    /*font-weight: bold;*/
    color: #222;
    text-align: left;
    margin: 12px 0 0 10px;
}
.merchandise-title h3.merchandise-price {
    margin-top: 8px;
    color: #e60013;
}
.merchandise-title img {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
}
.company-detail {
    text-align: justify;
    /*margin-left: 15px;*/
    width: 200px;
}

.company-detail h3 {
    font-size: 14px;
    /*font-weight: bold;*/
    margin: 10px 0 20px 0;
}
.company-detail p {
    font-size: 14px;
    margin: 0 0 12px 0;
    line-height: 20px;
    color: #A4A4A4;
}
.price-detail {

}
.price-list {
    /*display:table-cell;*/
    vertical-align: middle;
    text-align: center;
}
.shopping-checked {
    width: 16px;
    height: 16px;
}
.price-detail h4 {
    color: #6f6f6f;
    font-size: 14px;
    text-align: left;
}
.price-detail h4 span {
    display: inline-block;
    width: 100px;
    text-align: right;
    float: left;
}
.price-detail h4:first-child{
    margin-bottom: 16px;
}
.count-btn {
    width: 90px;
    margin: 0 auto;
}
.count-btn a {
    float: left;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 25px;
    border: 1px solid #F1F1F1;
    font-size: 22px;
}
.count-btn span.limit-buy{
    font-size: 12px;
    color: #e70012;
    border: none;
    width: 100%;
    text-align: center;
    line-height: 20px;
    margin-top: 6px;
    float: left;
}
.count-btn>input {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #F1F1F1;
    border-left: none;
    border-right: none;
    text-align: center;
    font-size: 16px;
}
.total-price {
    color: #e60013;
    font-size: 14px;
}
.remove-btn {
    color: #9A9A9A;
    cursor: pointer;
    font-size: 20px;
}

.show-all{
    width: 100%;
    height: 40px;
    background: #F9F9F9;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
.show-all a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 40px;
}
.show-all:hover{
    background: #F5F5F5;
    cursor: pointer;
}
.show-all:hover a{
    color: #444;
}

.shopping-footer {
    width: 100%;
    padding-top: 20px;
}
.shopping-footer-checked {
    padding-left: 40px;
}
.shopping-footer-checked input {
    margin-right: 5px;
}
.shopping-footer-checked p {
    font-size: 14px;
    color: #666;
    display: inline-block;
}
.shopping-footer-checked p span {
    color: #e60013;
}
.total-num {
    text-align: right;
}
#total{
    color: #e60013;
    font-size: 22px;
    font-weight: normal;
}
.currency-btn {
    text-align: right;
    padding-top: 10px;
    margin-bottom: 50px;
}
.currency-btn a {
    display: block;
    float: right;
    width: 185px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #ff7300;
    border-radius: 5px;
    border: 1px solid #ff7300;
    text-decoration: none;
}
.currency-btn a:hover,.currency-btn a:focus{
	border: 1px solid #ff9933;
	color: #ff9933;
}

.to-settle{
     display: block;
     float: right;
     width: 185px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     font-size: 16px;
     color: #fff;
     border-radius: 5px;
     border: 1px solid #F4F4F4;
     text-decoration: none;
 }
.to-settle:hover{
    cursor: pointer;
}
#confirm-shopping-cart{
    border: none;
}
.currency-btn span.shopping-gray{
    color: #d2d2d2;
    background: #F1F1F1;
}
.currency-btn span.shopping-gray:hover{
    cursor: default;
}
.currency-btn a.shopping-style {
    margin-right: 10px;
    width: 110px;
}
.shopping-cart-empty h3 {
    margin: 20px 0;
    font-size: 16px;
    color: #666;
}
.shopping-empty-main {
    width: 1200px;
    height: 500px;
    border: 1px solid #eee;
    display: table;
    margin-bottom: 30px;
}
.shopping-empty-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.shopping-empty-content i {
    display: inline-block;
    width: 115px;
    height: 113px;
    background: url(../css/img/shopping-cart.jpg) no-repeat center center;
}
.shopping-empty-details {
    display: inline-block;
    margin-left: 50px;
    text-align: left;
}
.shopping-empty-details h2 {
    font-size: 32px;
    color: #333;
    margin: 0;
}
.shopping-empty-details p {
    font-size: 16px;
    color: #666;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.shopping-empty-details a {
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #ff7300;
    border-radius: 5px;
    border: 1px solid #ff7300;
    text-decoration: none;
}

.shopping-empty-details a:hover,.shopping-empty-details a:hover{
	border: 1px solid #ff9933;
	color: #ff9933;
}

.shopping-empty-details a.shopping-go {
    margin-right: 15px;
    margin-left: 11px;
}
.shopping-yellow{
    background: #ff7300;
}
.shopping-yellow:hover,.shopping-yellow:focus{
    background: #ff9933;
}
.shopping-empty-details a.shopping-yellow{
    border: 1px solid #ff7300;
    color: #fff;
}
.shopping-empty-details a.shopping-yellow:hover,.shopping-empty-details a.shopping-yellow:focus{
    border: 1px solid #ff9933;
    color: #fff;
}
.shopping-empty-details a.shopping-go2{
	width: 180px;
	background: #ff7300;
	color: #fff;
	border: none;
	margin-top:45px;
	margin-left:40px;
}

.shopping-empty-details .shopping-go2:hover{
	background: #ff9933;
}

/*搭配套餐*/
.match-comobo-title {
    background: #F9F9F9;
    text-align: center;
    height: 56px;
    margin-top: 5px;
}
.add-tr-blank-style {
    height:20px;
    background:#fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.match-comobo-title .total-price p.total-save,.match-combo-details .total-save {
    color: #666;
    font-size: 12px;
    margin-top: 6px;
}
.match-comobo-title .total-price p {
    margin: 0;
}
.match-como-price {
    color: #e60013;
    font-size: 14px;
}
.match-combo-produce-name {
    font-size: 14px;
    color: #333;
}
.add-shopping-cart-main {
    position: relative;
}
.add-table-tr-blank {
    position: absolute;
    top: 41px;
    width: 100%;
    height: 10px;
    background: #fff;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
.match-combo-content>td {
    text-align: center;
    padding: 20px 0;
    border-top: 1px dashed #f2f2f2;
}
.match-combo-content .width5 p {
    margin: 0;
}
.match-combo-content .width5 p.total-save{
    margin-top: 3px;
    font-size: 12px;
    color: #666;
}

#tq_invit_container{
    display: none !important;
}