/*导航*/
.nav-box{margin-bottom:0 !important;}

/*公共样式*/
.commodity{margin:1rem 0;}
.problem-cons{margin-bottom:1rem;}
/*商品首页*/
.cor-tit p{font-size:0.2571rem;line-height:2;color:#3d3d3d;text-align:center;}
.cy-i-box{margin-top:1rem;}
.cy-i-box li{width:49%;margin-bottom:2%}
.cy-i-box li a{display:block;box-shadow:0 0 0.1428rem #ccc;}
.cy-b-cont{padding:0.5rem 0;text-align:center}
.cy-b-cont h3{display:inline-block;font-size:0.2571rem;color:#3d3d3d;padding-bottom:0.02rem;position:relative;}
.cy-b-cont h3::after{content:"";position:absolute;left:0;bottom:0;width:0%;height:0.02rem;background-color:#3d3d3d;transition:all 0.6s;}
.cy-i-box li a:hover .cy-b-cont h3::after{width:100%;}

/*精品车模*/
.ay-img-list,.car-tb{margin-top:0.5rem;}
.ay-img-list li{margin-right:0.1428rem;}
.ay-img-list li:last-child{margin-right:0}
.car-tb{width:100%;}
.car-tb>tbody tr:first-child td{border-top:0.0142rem solid #b2b2b2;}
.car-tb>tbody tr td{padding:0.1428rem 0;font-size:0.2571rem;border-bottom:0.0142rem solid #b2b2b2;}
.car-tb>tbody tr td:first-child{width:30%;background-color:#ebebeb;color:#3d3d3d;padding-left:0.6rem;}
.car-tb>tbody tr td:last-child{padding-left:2rem;}
.cy-conts{margin-bottom:2rem;}
/*特殊布局*/
.ay-img-list.df-fd-c{margin-top:0}
.ay-img-list.df-fd-c li{margin-right:0}
.cy-car-list.df .mr-img{margin-right:0.2857rem;}

/*服装*/
.mr-img.df li{margin-right:0.1428rem;}
.mr-img.df li:last-child{margin-right:0}
.car-tb>thead {background-color:#dcdcdc;}
.car-tb>thead tr td:first-child{width:10%;text-align:center;}

.add-btn{padding:0.2142rem 0;}
.add-btn > div >div:first-child{width:18%;}
.l-f-c a{width:15%;text-align:center;color:#18565d;font-size:0.4285rem;font-weight:bold;}
.l-f-c h3{font-size:0.2857rem;color:#3d3d3d;}
.p-arr{width: 1rem;height: 0.5rem;}
.p-arr::before{content: '';display: inline-block;border-top: 0.0425rem solid;border-right: 0.0425rem solid;width: 0.1428rem;height: 0.1428rem;border-color: #3d3d3d;transform: rotate(-405deg);transition:all 0.6s;margin-top:15%;cursor:pointer}
.p-arr.no-r-arr::before{transform: rotate(-225deg);transition:all 0.6s;}

/*生活用品*/
.s-m-t{margin-top:0.5rem;}
.shyp li {margin-right: 0.1428rem;}
.shyp li:last-child{margin-right:0;}


/*问题咨询*/
.pro-box{position:relative;}
.pos-pro{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:11;}
.pos-pro h3{font-size:0.4571rem;color:#fff;text-align:center;}
.pos-pro .pub-btn{display:block;width:2rem;height:0.6rem;line-height:0.6rem;background-color:#18565d;border-radius:0.0714rem;position:relative;font-size:0.2285rem;text-align:center;color:#fff;margin-top:0.2857rem;overflow:hidden;}

@media screen and (max-width:768px){
.cy-i-box li{width:100%;}
.cor-tit p{font-size:0.7rem;}
.cy-b-cont h3,.pos-pro h3{font-size:1rem;}
.pos-pro .pub-btn{width:4rem;height:1rem;line-height:1rem;font-size:0.6rem;}
/*精选车模*/
.car-tb>tbody tr td{font-size:0.7rem;}
.add-btn > div >div:first-child{width:61%;}
.car-tb>tbody tr td:last-child{padding-left:1rem;}
.l-f-c a{font-size:1rem;}
.l-f-c h3{font-size:0.8rem;}
.p-arr::before{width:0.4rem;height:0.4rem;}
}