﻿.input-shopping{border:1px solid #999; float:left; text-align:center; line-height:38px;border-radius:4px 0 0 4px; }    
.aShopping{background-color:#ff7200;line-height:40px; float:left;padding:0 10px;border-radius:0 4px 4px 0;}
.shopicon{ background-color:#ff7200; color:#fff;font-size:20px;}
.flex{display:flex;}.flex-ac{display:flex;align-items:center;}
.bestbuys{padding-bottom:80px;}
.bestbuys .banner{border-radius:4px;background:#557dff;overflow:hidden;}
.bestbuys .banner img{width:100%;}
.bestbuys .partsnew{margin-top:20px;padding-top:30px; padding-bottom:30px; background:#fff; border:solid 0px #fff;}
.bestbuys .partsnew .bestbuys-table{margin-top:20px;width:100%;}
.bestbuys .partsnew .bestbuys-table img{width:100px;height:100px;}.bestbuys .parts .bestbuys-table .table-img{width:120px;}
.bestbuys .partsnew .bestbuys-table .table-model a{color:#333;}.bestbuys .parts .bestbuys-table .table-model a strong{line-height:24px;}
.bestbuys .partsnew .bestbuys-table .table-model p{margin:10px 0;line-height:16px;}.bestbuys .parts .bestbuys-table .table-des{width:300px;}
.bestbuys .partsnew .bestbuys-table .table-brand{word-break:break-word;width:150px;}
.bestbuys .partsnew .bestbuys-table .table-quantity,.bestbuys .parts .bestbuys-table .table-unitePrice{width:100px;}
.bestbuys .partsnew .bestbuys-table .table-operation{width:250px;text-align:center;}
.bestbuys .partsnew .bestbuys-table .table-operation .stock{display:flex;align-items:center;margin:0 auto;gap:10px;
                                                         justify-content:space-between;width:min-content;min-width:150px;height:22px;padding:0 8px;white-space:nowrap;border-radius:4px;background:#f4f5f9;}
.bestbuys .partsnew .bestbuys-table .table-operation .quantity-box{margin:10px auto;border-radius:4px;}
.bestbuys .partsnew .bestbuys-table .table-operation .quantity-box input{width:70px;}
.bestbuys .partsnew .bestbuys-table .table-operation .addtocart{min-width:150px;min-height:36px;padding:5px 10px;border:0;border-radius:4px;background:#f00;color:#fff;}
.bestbuys .partsnew .bestbuys-table thead{height:42px;}
.bestbuys .partsnew .bestbuys-table thead tr th{white-space:nowrap;padding:12px 10px;font-size:16px;line-height:18px; text-align:left;}
.bestbuys .partsnew .bestbuys-table tbody tr:first-child td{padding:10px 10px 25px;}
.bestbuys .partsnew .bestbuys-table tbody tr:not(:first-child) td{padding:25px 10px;}
.RemmentedPL{width:50%; float:left;} 
.RemmentedPR{width:50%; float:right;} 


@media(max-width:1199px){.bestbuys{padding:0;}
                         .bestbuys .banner{display:none;}
                         .bestbuys .parts{margin-top:0;padding:15px;}
                         .bestbuys .parts .bestbuys-table{width:100%;}.bestbuys .parts .bestbuys-table thead{display:none;}
                         .bestbuys .parts .bestbuys-table tbody tr{display:flex;gap:10px;flex-wrap:wrap;padding:15px 0;border-bottom:1px solid #999;}
                         .bestbuys .parts .bestbuys-table tbody tr:first-child td{padding:0;}
                         .bestbuys .parts .bestbuys-table tbody tr:not(:first-child) td{padding:0;}
                         .bestbuys .parts .bestbuys-table .table-img{width:100px;}
                         .bestbuys .parts .bestbuys-table .table-model{flex:1;display:flex;gap:10px;flex-direction:column;}
                         .bestbuys .parts .bestbuys-table .table-model p{margin:0;}
                         .bestbuys .parts .bestbuys-table .table-model p:last-child{word-break:break-all;}
                         .bestbuys .parts .bestbuys-table .table-des{width:100%;}
                         .bestbuys .parts .bestbuys-table .table-brand{width:100%;display:none;}
                         .bestbuys .parts .bestbuys-table .table-quantity,.bestbuys .parts .bestbuys-table .table-unitePrice{width:60px;}
                         .bestbuys .parts .bestbuys-table .table-operation{flex:1;margin-left:auto;}
                         .bestbuys .parts .bestbuys-table .table-operation p{font-size:12px;}}
@media(max-width:960px)  
{
	.RemmentedPL{width:100%; } 
    .RemmentedPR{ width:0; display:none;} 
	}                         
                         
@media (max-width:767px) {.bestbuys{padding:0;}.bestbuys .banner{display:none;}
                        .bestbuys .parts{margin-top:0;padding:15px;}
                        .bestbuys .parts .bestbuys-table{width:100%;}
                        .bestbuys .parts .bestbuys-table thead{display:none;}
                        .bestbuys .parts .bestbuys-table tbody tr{display:flex;gap:10px;flex-wrap:wrap;padding:15px 0;border-bottom:1px solid #999;}
                        .bestbuys .parts .bestbuys-table tbody tr:first-child td{padding:0;}
                        .bestbuys .parts .bestbuys-table tbody tr:not(:first-child) td{padding:0;}
                        .bestbuys .parts .bestbuys-table .table-img{width:100px;}
                        .bestbuys .parts .bestbuys-table .table-model{flex:1;display:flex;gap:10px;flex-direction:column;}
                        .bestbuys .parts .bestbuys-table .table-model p{margin:0;}
                        .bestbuys .parts .bestbuys-table .table-model p:last-child{word-break:break-all;}
                        .bestbuys .parts .bestbuys-table .table-des{width:100%;}.bestbuys .parts .bestbuys-table .table-package{width:100%;display:none;}
                        .bestbuys .parts .bestbuys-table .table-quantity,.bestbuys .parts .bestbuys-table .table-unitePrice{width:60px;}
                        .bestbuys .parts .bestbuys-table .table-operation{flex:1;margin-left:auto;}.bestbuys .parts .bestbuys-table .table-operation p{font-size:12px;}}    