@charset "utf-8";
@import url(base.css);
html,body{background: #f7f7f7;}
.yw_1280{max-width: 1280px;margin: 0 auto;box-sizing: border-box;}

.header{width: 100%;background: #fff;}
.headertop{width: 100%;border-bottom: 1px solid #EAEAEA;height: 35px;box-sizing: border-box;}
.headertopconter{width: 100%;display: flex;justify-content: space-between;align-items: center;height: 35px;}
.headertopleft{font-size: 12px;color: #666;font-weight: 400;}
.headertopright{display: flex;}
.headertopright ul{display: flex;}
.headertopright ul li{margin-right: 16px;}
.headertopright ul li:last-child{margin-right: 0;}
.headertopright ul li a{display: block;font-size: 12px;color: #666;font-weight: 400;transition:.35s;}
.headertopright ul li:hover a{color: #FF2424;}
.headertopright p{font-size: 12px;color: #FF2424;display: flex;align-items: center;margin-left: 25px;}
.headertopright p i{display: inline-block;width: 16px;height: 16px;background: url(../images/tels.svg) center no-repeat;
margin-right: 6px;}
.headerbottom{width:100%;padding: 20px 0;box-sizing: border-box;}
.headerbottombox{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.headerleft{width: 183px;height: 70px;}
.headerleft a{display: block;width: 100%;}
.headerleft a img{display: block;width: 100%;}
.headersearch{width: 570px;}
.headersearchtop{width: 100%;display: flex;}
.headersearchtop input{width: 482px;height: 50px;border: 2px solid #F74747;box-sizing: border-box;font-size: 14px;color: #333;
padding: 0 14px;border-radius: 6px 0 0 6px;outline: none;}
.headersearchtop button{width: 88px;height: 50px;border: 0;background: linear-gradient( 270deg, #FF5723 0%, #FF2424 100%);
font-size: 14px;color: #fff;border-radius: 0 6px 6px 0;outline: none;}
.hotserch{width: 100%;display: flex;margin-top: 8px;}
.hotserch a{display: block;font-size: 12px;color: #666666;font-weight: 400;margin-right: 16px;transition:.35s;}
.hotserch a:last-child{margin-right: 0;}
.hotserch a:hover{color: #FF2424;}
.headeright{display: flex;}
.headeright a{width: 136px;height: 50px;text-align: center;line-height: 50px;font-size: 14px;font-weight: 400;margin-right: 12px;border-radius: 6px;
display: block;}
.headeright a:last-child{margin-right: 0;}
.headeright a i{display: inline-block;width: 20px;height: 20px;margin-right: 4px;}
.headeright .buy{background: linear-gradient( 270deg, #FF5723 0%, #FF2424 100%);color: #fff;}
.headeright .buy i{background: url(../images/cat.svg) center no-repeat;background-size: 100% 100%;vertical-align: -4px;}
.headeright .contact{border: 1px solid #898989;box-sizing: border-box;color: #333;}
.headeright .contact i{background: url(../images/tel.svg) center no-repeat;background-size: 100% 100%;vertical-align: -5px;}
.conter{width: 100%;}
.contactbox{width: 100%;padding-bottom: 60px;box-sizing: border-box;}
.contactconter{width: 100%;}
.indextop{width: 100%;display: flex;justify-content: space-between;margin-top: 20px;position: relative;margin-bottom: 20px;}
.classify{width: 282px;background: #FFFFFF;border-radius: 6px;padding: 14px 0;margin-right: 16px;transition:.35s;max-height: 450px;overflow-y: auto;}
.classify ul li{width: 100%;padding: 0 14px;box-sizing: border-box;}
.classify ul li .classifytext{display: flex;width: 100%;height: 40px;justify-content: space-between;align-items: center;line-height: 40px;
padding: 0 10px;box-sizing: border-box;border-radius: 4px;transition:.35s;}
.classify ul li .classifytext i{display: block;width: 20px;height: 20px;margin-right: 10px;}
.classify ul li .classifytext i img{display: block;width: 100%;height: 100%;object-fit: cover;}
.classify ul li .classifytext span{display: block;width: calc(100% - 52px);font-size: 14px;color: #231815;font-weight: 500;
white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.classify ul li .classifytext b{display: block;width: 16px;height: 16px;margin-left: 6px;}
.classify ul li .classifytext b img{display: block;width: 100%;height: 100%;object-fit: cover;}
.classifybox{position: absolute;top: 0;left: 282px;width: calc(100% - 282px);min-height: 450px;display: none;
padding: 16px 20px;box-sizing: border-box;background: #fff;z-index: 1000;border: 1px solid #f5f5f5;border-top: none;max-height: 450px;}
.classifyitem{width: 100%;display: flex;}
.classifyerji{display: flex;font-size: 14px;color: #333;font-weight: 500;width: 200px;align-items: center;
padding: 10px 10px 10px 0;box-sizing: border-box;}
.classifyerji span{display: block;width: calc(100% - 22px);font-weight: 500;transition:.35s;
white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.classifyerji:hover span{color: #FF2424;}
.classifyerji b{display: block;width: 16px;height: 16px;margin-left: 6px;}
.classifyerji b img{display: block;width: 100%;height: 100%;object-fit: cover;}
.classifythree{width: calc(100% - 210px);box-sizing: border-box;border-bottom: 1px solid #f5f5f5;padding: 0 0 10px 10px;
display: flex;flex-wrap: wrap;}
.classifythree a{display: block;margin: 8px 20px 0 0;font-size: 14px;color: #999;font-weight: 500;transition:.35s;}
.classifythree a:hover{color: #FF2424;}
.classify:hover{border-radius: 6px 0 0 6px;}
.classify ul li:hover .classifytext{background: #F7F8FC;}
.classify ul li:hover .classifybox{display:block;}
.banner{width: calc(100% - 298px);height: 450px;}
.bannerconter{width: 100%;border-radius: 6px;height: 450px;}
.bannerconter ul li{width: 100%;border-radius: 6px;height: 450px;}
.bannerconter ul li a{display: block;width: 100%;border-radius: 6px;height: 450px;}
.bannerconter ul li a img{display: block;width: 100%;border-radius: 6px;height: 100%;object-fit: cover;}
.bannerconter>.swiper-pagination-bullets{bottom: 15px !important;}
.bannerconter .swiper-pagination-bullet{width: 50px;height: 2px;background: rgba(255,255,255,0.5);opacity: 1;border-radius: 0;position: relative;}
.bannerconter .swiper-pagination-bullet:after{content: "";display: block;width: 0;height: 2px;position: absolute;background-color: #fff;top: 0;left: 0;}
.bannerconter .swiper-pagination-bullet-active:after{transition: width 3s;width: 100%;}
.xinpin{width: 100%;padding: 20px;border-radius: 6px;background: #fff;margin-bottom: 20px;box-sizing: border-box;}
.selltitle h4 span{font-size: 16px;color: #666;font-weight: 500;}
.xinpinbox{width: 100%;}
.xinpinbox ul{display: flex;flex-wrap: wrap;}
.xinpinbox ul li{width: 16%;margin-right: 0.8%;}
.xinpinbox ul li:last-child{margin-right: 0;}
.xinpinbox ul li a{display: block;width: 100%;}
.xinpinimg{width: 100%;height: 190px;margin: 0 auto 10px;overflow: hidden;}
.xinpinimg img{display: block;width: 100%;object-fit: cover;height: 100%;transition:.35s;}
.xinpintext{width: 100%;}
.xinpintext h5{font-weight: 500;transition:.35s;font-size: 14px;color: #666;line-height: 14px;margin-bottom: 8px;
white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.xinpinbut{width: 162px;height: 26px;background: url(../images/xpbj.png) center no-repeat;border-radius: 25px;display: flex;margin: 0 auto;}
.xinpinbut a{display: block;width: 50%;height: 26px;text-align: center;line-height: 26px;font-size: 14px;font-weight: 400;color: #fff;}
.xinpinbut a:first-child{color: #FF2424;font-weight: 600;}
.xinpinbox ul li:hover .xinpinimg img{transform: scale(1.1);}
.xinpinbox ul li:hover .xinpintext h5{color: #FF2424;}
.piece{width: 100%;margin-bottom: 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.peiceitem{width: 32%;margin-right: 2%;border-radius: 6px;background: #fff;padding: 20px;box-sizing: border-box;}
.peiceitem:last-child{margin-right: 0;}
.piecebox{width: 100%;display: flex;}
.pieceleft{width: 154px;margin-right: 10px;padding: 40px 16px;box-sizing: border-box;border-radius: 4px;}
.pieceleft a{display: block;width: 100%;}
.pieceimg{width: 120px;height: 120px;margin: 0 auto 16px;overflow: hidden;}
.pieceimg img{display: block;width: 100%;object-fit: cover;height: 100%;transition:.35s;}
.piecetext{width: 100%;}
.piecetext h5{font-weight: 400;transition:.35s;font-size: 14px;color: #666;line-height: 20px;margin-bottom: 8px;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-align: center;}
.piecetext span{font-weight: 400;font-size: 16px;color: #FF2424;line-height: 16px;display: block;text-align: center;}
.pieceleft:hover .pieceimg img{transform: scale(1.1);}
.pieceleft:hover .piecetext h5{color: #FF2424;}
.pieceright{width: calc(100% - 164px);}
.piecerightitem{width: 100%;margin-bottom: 20px;}
.piecerightitem:last-child{margin-bottom: 0;}
.piecerightitem a{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.pieimg{width: 80px;height: 80px;overflow: hidden;margin-right: 10px;}
.pieimg img{display: block;width: 100%;object-fit: cover;height: 100%;transition:.35s;}
.pietext{width: calc(100% - 90px);}
.pietext h5{font-weight: 400;transition:.35s;font-size: 14px;color: #333;line-height: 20px;margin-bottom: 12px;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.pietext span{font-weight: 400;font-size: 12px;color: #FF2424;line-height: 12px;display: block;}
.piecerightitem:hover .pieimg img{transform: scale(1.1);}
.piecerightitem:hover .pietext h5{color: #FF2424;}
.brand{width: 100%;border-radius: 6px;background: #fff;padding: 20px 20px 8px 20px;box-sizing: border-box;margin-bottom: 20px;}
.brandlist{width: 100%;display: flex;flex-wrap: wrap;}
.brandlist p{width: 13.5%;margin-right: 0.91%;height: 77px;box-sizing: border-box;border-radius: 4px;margin-bottom: 12px;
display: flex;justify-content: center;align-items: center;}
.brandlist p:nth-child(7n){margin-right: 0;}
.brandlist p img{display: block;max-width: 100%;margin: 0 auto;}
.floor{width: 100%;border-radius: 6px;background: #fff;padding: 20px;box-sizing: border-box;margin-bottom: 20px;}
.floorbox{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.floorleft{width: 220px;margin-right: 20px;}
.floorleft a{display: block;width: 100%;}
.floorleft a img{display: block;width: 100%;}
.flooright{width: calc(100% - 240px);}
.flooright ul{display: flex;flex-wrap: wrap;}
.flooright ul li{width: 20%;transition:.35s;}
.flooright ul li:nth-child(5n){margin-right: 0;}
.flooright ul li a{display: block;width: 100%;padding: 12px;box-sizing: border-box;border-radius: 4px;}
.floorimg{width: 100%;height: 176px;overflow: hidden;margin: 0 auto 16px;}
.floorimg img{display: block;width: 100%;height: 100%;object-fit: cover;transition:.35s;}
.floortext{width: 100%;}
.floortext h5{font-weight: 400;transition:.35s;font-size: 14px;color: #666;line-height: 20px;margin-bottom: 12px;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.floortext span{font-weight: 400;font-size: 12px;color: #FF2424;line-height: 12px;display: block;}
.flooright ul li:hover{transform: translateY(-4px);box-shadow: 0 5px 20px rgba(0,0,0,0.2);}
.flooright ul li:hover .floorimg img{transform: scale(1.1);}
.flooright ul li:hover .floortext h5{color: #FF2424;}
.recommend{width: 100%;}
.recommendtitle{width: 100%;display: flex;align-items: center;margin-bottom: 20px;justify-content: space-between;
border-radius: 6px;background: #fff;padding: 20px;box-sizing: border-box;}
.recommendleft{display: flex;align-items: center;}
.recommendleft h4{font-size: 24px;color: #333;font-weight: 500;line-height: 24px;position: relative;margin-right: 40px;}
.recommendleft h4:before{content: '';width: 1px;height: 32px;background: #D8D8D8;position: absolute;top: -4px;right: -20px;}
.recommendleft ul{display: flex;}
.recommendleft ul li{margin-right: 24px;}
.recommendleft ul li:last-child{margin-right: 0;}
.recommendleft ul li a{display: block;transition:.35s;font-size: 16px;color: #333;font-weight: 500;}
.recommendleft ul li.active a{color: #FF2424;}
.recommendleft ul li:hover a{color: #FF2424;}
.recommendtitle .recommendmore{font-size: 16px;color: #666;font-weight: 400;transition:.35s;}
.recommendtitle .recommendmore i{background: url(../images/more1.svg) center no-repeat;background-size: 100% 100%;vertical-align: -4px;
display: inline-block;width: 16px;height: 16px;margin-left: 4px;}
.recommendtitle .recommendmore:hover{color: #FF2424;}
.recommendlist{width: 100%;}
.recommendlist ul{display: flex;flex-wrap: wrap;}
.recommendlist ul li{width: 19%;transition:.35s;margin-bottom: 20px;margin-right: 1.25%;}
.recommendlist ul li:nth-child(5n){margin-right: 0;}
.recommendlist ul li a{display: block;width: 100%;padding: 12px;box-sizing: border-box;background: #fff;border-radius: 4px;}
.recommendlist ul li .floorimg{width: 100%;height: 216px;margin: 0 auto 12px;}
.recommendlist ul li:hover{transform: translateY(-4px);box-shadow: 0 5px 20px rgba(0,0,0,0.2);}
.recommendlist ul li:hover .floorimg img{transform: scale(1.1);}
.recommendlist ul li:hover .floortext h5{color: #FF2424;}
.quick{width: 100%;padding: 16px 0;box-sizing: border-box;display: flex;align-items: center;}
.quick a{display: block;font-size: 14px;color: #999;transition:.35s;font-weight: 400;}
.quick i{display: inline-block;width: 12px;height: 12px;margin: 0 4px;background: url(../images/jt.svg) center no-repeat;background-size: 100% 100%;}
.quick span{display: block;font-size: 14px;color: #999;font-weight: 400;}
.quick a:hover{color: #FF2424;}
.contactcontent{width: 100%;background: #fff;padding: 50px 32px 60px 32px;box-sizing: border-box;border-radius: 6px;}
.contactTop{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.contactTopleft h5{font-weight: 500;font-size: 32px;color: #333333;}
.contactTopright{width: 646px;}
.contactTopright p{font-size: 16px;color: #666666;font-weight: 400;line-height: 36px;}
.contactmap{width: 100%;margin: 60px 0;}
.contactmap img{display: block;width: 100%;}
.contactbottom{width: 100%;display: flex;justify-content: space-between;}
.contactbottomleft p{font-size: 20px;color: #999;line-height: 20px;margin-bottom: 10px;}
.contactbottomleft h5{font-size: 44px;color: #FF2724;line-height: 44px;}
.contactbottomleft h6{font-size: 20px;color: #333;line-height: 20px;display: flex;margin-bottom: 32px;font-weight: 400;margin-top: 16px;}
.contactbottomleft h6 span{display: block;margin-right: 24px;}
.contactbottomleft h6 span:last-child{margin-right: 0;}
.address span{display: block;font-size: 20px;color: #333;font-weight: 400;}
.contactbottomright p{font-size: 20px;color: #999;line-height: 20px;margin-bottom: 16px;}
.ewm{width: 125px;}
.ewm img{display: block;width: 100%;}
.footer{width: 100%;}
.footertop{width: 100%;background: #fff;}
.footertopconter{width: 100%;}
.footerlist{width: 100%;padding: 32px 0;border-bottom: 1px solid #F5F5F5;box-sizing: border-box;}
.footerlist ul{display: flex;justify-content: space-between;}
.footerlist ul li{display: flex;align-items: center;}
.fimg{width: 72px;height: 72px;margin-right: 16px;}
.fimg img{display: block;width: 100%;}
.ftext{width: calc(100% - 76px);}
.ftext h5{font-size: 20px;color: #333;font-weight: 600;line-height: 28px;}
.ftext p{font-size: 14px;color: #999;font-weight: 400;margin-top: 4px;}
.footertopbox{width: 100%;padding: 20px 0;box-sizing: border-box;display: flex;justify-content: space-between;}
.footernav ul{display: flex;}
.footernav ul li{margin-right: 60px;}
.footernav ul li:last-child{margin-right: 0;}
.footernav ul li h5{font-size: 20px;color: #333;font-weight: 500;margin-bottom: 8px;}
.footernav ul li a{font-size: 14px;color: #999;font-weight: 400;margin-bottom: 8px;display: table;transition:.35s;}
.footernav ul li a:last-child{margin-bottom: 0;}
.footernav ul li a:hover{color: #FF2424;}
.footerserve{display: flex;align-items: center;}
.service{margin-right: 32px;}
.service h5{font-size: 20px;color: #333;font-weight: 500;margin-bottom: 14px;}
.service p{font-size: 18px;color: #FF2424;font-weight: 500;margin-bottom: 4px;}
.service span{font-size: 14px;color: #999;font-weight: 400;display: block;}
.footerewm{width: 125px;margin-right:12px;}
.footerewm:last-child{margin-right:0px;}
.footerewm img{display: block;width: 125px;height: 125px;margin-bottom: 4px;}
.footerewm p{font-size: 12px;color: #333;text-align: center;font-weight: 400;}
.footerbottom{width: 100%;background: #47474D;padding: 28px 0;box-sizing: border-box;}
.footerbottombox{width: 100%;}
.footerbottombox p{font-size: 14px;color: #D5D5D5;font-weight: 400;text-align: center;margin-bottom: 8px;}
.beian{display: table;margin: 0 auto;font-size: 14px;color: #D5D5D5;font-weight: 400;transition:.35s;}
.beian i{display: inline-block;width: 20px;height: 22px;vertical-align: -6px;margin-right: 4px;}
.beian i img{display: block;width: 100%;}
.beian:hover{color: #FF2424;}
.beianimg{width: 100%;display: flex;justify-content: center;margin-top: 24px;}
.beianimg a{display: block;width: 108px;height: 38px;margin-right: 10px;border-radius: 4px;}
.beianimg a:last-child{margin-right: 0;}
.beianimg a img{display: block;width: 100%;height: 100%;border-radius: 4px;}
.arrival{width: 100%;background: #fff;padding: 20px 20px 30px 20px;box-sizing: border-box;border-radius: 6px;}
.arrivalList{width: 100%;}
.arrivalList ul{display: flex;flex-wrap: wrap;}
.arrivalList ul li{width: 24%;margin-right: 1.33%;margin-bottom: 32px;transition:.35s;}
.arrivalList ul li:nth-child(4n){margin-right: 0;}
.arrivalList ul li a{display: block;width: 100%;}
.arrivalimg{width: 100%;overflow: hidden;height: 196px;}
.arrivalimg img{display: block;width: 100%;height: 100%;object-fit: cover;transition:.5s;}
.arrivaltext{width: 100%;padding: 24px 20px;box-sizing: border-box;}
.arrivaltext h5{font-size: 18px;color: #333;font-weight: 500;transition:.35s;margin-bottom: 10px;line-height: 24px;height: 48px;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.arrivaltext p{font-size: 14px;color: #999;font-weight: 400;margin-bottom: 8px;}
.arrivaltext span{font-size: 14px;color: #333;font-weight: 400;display: block;transition:.35s;}
.arrivaltext span i{background: url(../images/more.svg) center no-repeat;background-size: 100% 100%;vertical-align: -5px;
display: inline-block;width: 20px;height: 20px;margin-left: 8px;transition:.35s;}
.arrivalList ul li:hover{box-shadow: 0 6px 20px rgba(0,0,0,0.05);}
.arrivalList ul li:hover .arrivalimg img{transform: scale(1.1);}
.arrivalList ul li:hover .arrivaltext h5{color: #FF2424;}
.arrivalList ul li:hover .arrivaltext span{color: #FF2424;}
.arrivalList ul li:hover .arrivaltext span i{transform: translateX(4px);}
.ywpages{width: 100%;margin-top: 10px;}
.ywpages ul{display: table;margin: 0 auto;}
.ywpages ul li{float: left;margin-right: 10px;}
.ywpages ul li:last-child{margin-right: 0;}
.ywpages ul li a{font-size: 14px;color: #333;border: 1px solid #ccc;display: block;padding: 6px 12px;box-sizing: border-box;border-radius: 2px;
transition:.35s;}
.ywpages ul .active a{border-color: #FF2424;background: #FF2424;color: #fff;}
.ywpages ul li:hover a{border-color: #FF2424;background: #FF2424;color: #fff;}
.arrivalsell{margin-top: 20px;background: #fff;border-radius: 6px;width: 100%;padding: 20px;box-sizing: border-box;}
.selltitle{width: 100%;display: flex;align-items: center;margin-bottom: 20px;justify-content: space-between;}
.selltitle h4{font-size: 24px;color: #333;font-weight: 500;line-height: 24px;}
.selltitle a{font-size: 16px;color: #666;font-weight: 400;transition:.35s;}
.selltitle a i{background: url(../images/more1.svg) center no-repeat;background-size: 100% 100%;vertical-align: -4px;
display: inline-block;width: 16px;height: 16px;margin-left: 4px;}
.selltitle a:hover{color: #FF2424;}
.sellList{width: 100%;}
.sellList ul{display: flex;flex-wrap: wrap;}
.sellList ul li{width: 15%;margin-right: 2%;}
.sellList ul li:last-child{margin-right: 0;}
.sellList ul li a{display: block;width: 100%;}
.sellimg{width: 100%;overflow: hidden;height: 160px;}
.sellimg img{display: block;width: 100%;height: 100%;object-fit: cover;transition:.5s;}
.selltext{width: 100%;padding-top: 12px;box-sizing: border-box;}
.selltext h5{font-size: 14px;color: #333;font-weight: 500;transition:.35s;margin-bottom: 16px;line-height: 20px;height: 40px;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.selltext span{font-size: 14px;color: #FF2424;font-weight: 400;display: block;}
.sellList ul li:hover .sellimg img{transform: scale(1.1);}
.sellList ul li:hover .selltext h5{color: #FF2424;}
.arrivaldetaile{width: 100%;display: flex;justify-content: space-between;}
.arrivaldetaileleft{width: 1040px;margin-right: 20px;background: #fff;border-radius: 6px;
padding: 40px 50px;box-sizing: border-box;}
.arrivaldetailelefttop{width: 100%;padding-bottom: 12px;border-bottom: 1px solid #f5f5f5;box-sizing: border-box;}
.arrivaldetailelefttop h5{font-size: 24px;color: #333;font-weight: 500;margin-bottom: 14px;line-height: 24px;}
.arrivaldetailelefttop p{font-size: 14px;color: #999;font-weight: 400;}
.arrivaldetaileleftbox{width: 100%;padding-top: 20px;box-sizing: border-box;}
.arrivaldetaileleftbox p{font-size: 14px;color: #333;line-height: 22px;font-weight: 400;margin-bottom: 10px;}
.arrivaldetaileleftbox p:last-child{margin-bottom: 0;}
.arrivaldetaileleftbox p img{display: block;max-width: 100%;margin: 0 auto;}
.arrivaldetaileright{width: 220px;background: #fff;border-radius: 6px;}
.arrivaldetaileright .arrivaltitle{font-size: 16px;color: #333;font-weight: 600;height: 60px;border-radius: 6px 6px 0 0;
background: linear-gradient( 180deg, #FEE7E8 0%, #FFFFFF 100%);line-height: 60px;padding: 0 16px;box-sizing: border-box;}
.arrivaldetailerightlist{width: 100%;padding:0 16px;box-sizing: border-box;}
.arrivaldetailerightlist ul li{width: 100%;margin-bottom: 16px;}
.arrivaldetailerightlist ul li:last-child{margin-bottom: 0;}
.arrivaldetailerightlist ul li a{display: block;width: 100%;padding: 10px;box-sizing: border-box;}
.arrivaldetaileimg{width: 170px;height: 170px;margin: 0 auto;overflow: hidden;}
.arrivaldetaileimg img{display: block;width: 100%;height: 100%;object-fit: cover;transition:.5s;}
.arrivaldetailetext{width: 100%;}
.arrivaldetailetext h5{font-size: 14px;color: #333;font-weight: 500;transition:.35s;margin-bottom: 12px;line-height: 20px;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.arrivaldetailetext span{font-size: 14px;color: #FF2424;font-weight: 600;display: block;}
.arrivaldetailerightlist ul li:hover .arrivaldetaileimg img{transform: scale(1.1);}
.arrivaldetailerightlist ul li:hover .arrivaldetailetext h5{color: #FF2424;}
.newbox{width: 1040px;margin-right: 20px;background: #fff;border-radius: 6px;
padding: 32px;box-sizing: border-box;}
.newlist{width: 100%;}
.newlist ul li{width: 100%;margin-bottom: 32px;}
.newlist ul li a{width: 100%;display: flex;justify-content: space-between;}
.newimg{width: 315px;height: 210px;overflow: hidden;margin-right: 32px;}
.newimg img{display: block;width: 100%;height: 100%;overflow: hidden;transition:.5s;}
.newtext{width: calc(100% - 347px);padding-top: 20px;box-sizing: border-box;}
.newtext h5{font-size: 20px;color: #333;font-weight: 500;transition:.35s;margin-bottom: 12px;line-height: 24px;
overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newtext p{font-size: 14px;color: #999;font-weight: 400;line-height: 24px;margin-bottom: 32px;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.newtext span{font-size: 14px;color: #333;font-weight: 400;display: block;transition:.35s;}
.newtext span i{background: url(../images/more.svg) center no-repeat;background-size: 100% 100%;vertical-align: -5px;
display: inline-block;width: 20px;height: 20px;margin-left: 8px;transition:.35s;}
.newlist ul li:hover .newimg img{transform: scale(1.1);}
.newlist ul li:hover .newtext h5{color: #FF2424;}
.newlist ul li:hover .newtext span{color: #FF2424;}
.newlist ul li:hover .newtext span i{transform: translateX(4px);}
.about{width: 100%;background: #fff;border-radius: 6px;padding: 32px;box-sizing: border-box;}
.aboutup{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.aboutupleft{width: 588px;height: 348px;margin-right: 36px;}
.aboutupleft img{display: block;width: 100%;height: 100%;object-fit: cover;}
.aboutupright{width: calc(100% - 624px);}
.aboutupright h5{font-size: 32px;color: #333;font-weight: 500;margin-bottom: 24px;line-height: 32px;}
.aboutupright p{font-size: 14px;color: #666;font-weight: 400;line-height: 24px;}
.aboutconter{width: 100%;margin: 60px 0;}
.aboutlist{width: 100%;}
.aboutlist ul{display: flex;justify-content: space-between;}
.aboutlist ul li{width: 32%;margin-right: 2%;height: 260px;overflow: hidden;position: relative;}
.aboutlist ul li:last-child{margin-right: 0;}
.aboutlist ul li img{display: block;width: 100%;height: 100%;object-fit: cover;transition:.5s;}
.aboutlistext{width: 100%;position: absolute;bottom: 0;left: 0;padding: 14px 20px;box-sizing: border-box;}
.aboutlistext h5{font-size: 18px;color: #fff;font-weight: 500;margin-bottom: 8px;}
.aboutlistext p{font-size: 14px;color: #fff;font-weight: 400;}
.aboutlist ul li:hover img{transform: scale(1.1);}
.aboutcontertext{width: 100%;margin-top: 32px;}
.aboutcontertext p{font-size: 14px;color: #666;line-height: 22px;font-weight: 400;margin-bottom: 10px;}
.aboutcontertext p:last-child{margin-bottom: 0;}
.aboutlast{width: 100%;}
.aboutlastup{width: 100%;display: flex;margin-bottom: 32px;align-items: center;justify-content: space-between;}
.aboutlastup h5{font-size: 24px;color: #333;font-weight: 500;}
.aboutlastright{display: flex;}
.rynext{width: 32px;height: 32px;margin-right: 12px;transition:.5s;
background: url(../images/left.png) center no-repeat !important;cursor: pointer;}
.rynext:hover{background: url(../images/lefts.png) center no-repeat !important;}
.ryprev{width: 32px;height: 32px;transition:.5s;
background: url(../images/right.png) center no-repeat !important;cursor: pointer;}
.ryprev:hover{background: url(../images/rights.png) center no-repeat !important;}
.aboutbox{width: 100%;}
.aboutboxconter{width: 100%;}
.aboutboxconter ul li{width: 286px;overflow: hidden;margin-right: 24px;}
.aboutboxconter ul li img{display: block;width: 100%;}
.arrivalsellnew{margin-top: 0;margin-bottom: 10px;}
.product{width: 100%;border-radius: 6px;background: #fff;padding: 20px 20px 0 20px;box-sizing: border-box;}
.productup{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.productleft{display: flex;}
.productleft a{display: block;padding: 8px 20px;border: 1px solid #F0F0F0;border-radius: 6px;box-sizing: border-box;
font-size: 14px;color: #333;line-height: 14px;margin-right: 8px;transition:.35s;}
.productleft a:last-child{margin-right: 0;}
.productleft a i{background: url(../images/tb.svg) center no-repeat;background-size: 100% 100%;vertical-align: -1px;
display: inline-block;width: 12px;height: 12px;margin-left: 2px;transition:.35s;}
.productleft a i.up{background: url(../images/tb1.png) center no-repeat;}
.productleft a i.down{background: url(../images/tb2.png) center no-repeat;}
.productleft a:hover{border-color: #FFF2F2;color: #FF2626;}
.productleft a.active{border-color: #FFF2F2;background: #FFF2F2;color: #FF2626;font-weight: bold;}
.productright{display: flex;justify-content: space-between;align-items: center;}
.productright p{font-size: 14px;color:#666;font-weight: 400;margin-right: 16px;}
.propage{display: flex;align-items: center;}
.propage i{width: 12px;height: 12px;cursor: pointer;display: block;}
.propage .next{background: url(../images/icons.png) center no-repeat;}
.propage .prev{background: url(../images/icon.png) center no-repeat;}
.propage p{font-size: 14px;color: #666;font-weight: 400;margin: 0 8px;}
.propage p span{color: #FF2424;}
.productlist{width: 100%;margin-top: 20px;}
.productlist ul{display: flex;flex-wrap: wrap;}
.productlist ul li{width: 15.5%;margin-right: 1.4%;transition:.35s;margin-bottom: 24px;border: 1px solid #fff;
box-sizing: border-box;border-radius: 8px;position: relative;overflow: hidden;}
.productlist ul li:nth-child(6n){margin-right: 0;}
.productlist ul li a{display: block;padding: 10px;box-sizing: border-box;}
.productimg{width: 170px;height: 170px;overflow: hidden;}
.productimg img{display: block;width: 100%;height: 100%;object-fit: cover;transition:.5s;}
.productext{width: 100%;padding-top: 16px;box-sizing: border-box;}
.productext h5{font-size: 14px;color: #333;font-weight: 500;transition:.35s;margin-bottom: 12px;line-height: 20px;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 40px;}
.productext span{font-size: 12px;color: #FF2424;font-weight: 400;display: block;transition:.35s;}
.productlist ul li:hover{border-color: #FF2424;box-shadow: 0px 9px 40px -6px rgba(0,0,0,0.2);}
.productlasts{width: 100%;display: flex;position: absolute;bottom: -100%;left: 0;padding: 5px 10px;box-sizing: border-box;
background-color: #fff;opacity: 0;transition:.35s;}
.productlasts object{width: 100%;display: flex;}
.productlasts a{display: block;width: 48%;margin-right: 4%;border-radius: 4px;font-size: 12px;height: 28px;
padding: 0 !important;text-align: center;}
.productlasts a:last-child{margin-right: 0;}
.productlasts a.xq{border: 1px solid #F0F0F0;line-height: 26px;color: #FF2424;}
.productlasts a.wl{line-height: 28px;background-color: #FF2424;color: #fff;}
.productlist ul li:hover .productimg img{transform: scale(1.1);}
.productlist ul li:hover .productext h5{color: #FF2626;}
.productlist ul li:hover .productext span{opacity: 0;}
.productlist ul li:hover .productlasts{bottom: 0;opacity: 1;}
.newpages{margin-top: 24px;}
.productdetailsup{width: 100%;background: #fff;padding: 20px;box-sizing: border-box;border-radius: 6px;
display: flex;justify-content: space-between;margin-top: 20px;margin-bottom: 20px;}
.productdetailsupleft{width: 460px;}
.productdetailsupimg{width: 100%;height: 460px;position: relative !important;overflow: visible !important;}
.productdetailsupimg img{display: block;width: 100%;height: 100%;}
.productdetailslist{width: 100%;display: flex;margin-top: 8px;}
.productdetailslist p{display: block;width: 86px;height: 86px;cursor: pointer;margin-right: 8px;border: 1px solid #fff;box-sizing: border-box;
transition:.35s;}
.productdetailslist p:last-child{margin-right: 0;}
.productdetailslist p img{display: block;width: 100%;height: 100%;object-fit: cover;}
.productdetailslist p:hover{border-color: #FF2424;}
.productdetailslist p.active{border-color: #FF2424;}
/* 放大镜取景框 */
.magnifier-lens {
    position: absolute;
    border: 1px solid #ddd;
    background: rgba(255,255,255,0.3);
    cursor: crosshair;
    display: none;
    pointer-events: none;
}
/* 右侧放大预览区域 */
.magnifier-preview {
    position: absolute;
    top: 0;
    left: calc(100% + 15px);
    width: 460px;
    height: 460px;
    border: 1px solid #eee;
    background: #ffffff;
    overflow: hidden;
    display: none;
    z-index: 999;
}
.magnifier-preview img {position: absolute;max-width: none !important;}
.productdetailsupright{width: calc(100% - 510px);padding-top: 32px;box-sizing: border-box;display: flex;flex-direction: column;justify-content: space-between;
padding-bottom: 50px;}
.productdetailsupright h5{font-size: 20px;color: #333;font-weight: 500;line-height: 24px;}
.productdetailsupright h6{font-size: 14px;color: #FF4323;font-weight: 400;margin: 16px 0;}
.productdetailsupright p{font-size: 14px;color: #999;font-weight: 400;}
.productdetailsupright .money{font-size:24px;color:#FF4323;font-weight:500;margin-top:16px;}
.productdetailsupright .money span{font-size:14px;}
.productlasted{display: flex;}
.productlasted a{display: block;width: 180px;height: 56px;border-radius: 6px;text-align: center;line-height: 56px;
box-sizing: border-box;margin-right: 12px;font-size: 16px;font-weight: 500;}
.productlasted a.lx{border: 1px solid #979797;line-height: 54px;color: #333;}
.productlasted a.gm{color: #fff;background: #FF2C24;}
.btn-wx{height: 56px;border: 1px solid #ebebeb;border-radius: 4px;font-weight: 500; color: #333;
display: flex;align-items: center;justify-content: center;
position: relative; box-sizing: border-box; overflow: hidden;cursor: pointer;font-size: 16px;width: 164px;line-height: 54px;}
.btn-wx-l{height: 16px;width: 16px;margin-right: 8px;background: url(../images/ewm.svg) center no-repeat;background-size: 100% 100%;}
.btn-wx-r{height: 14px;width: 14px;margin-left: 20px;}
.btn-wx-r img{display: block;width: 100%;height: 100%;object-fit: cover;transition:.35s;}
.btn-wx-qr{border: 1px solid #ebebeb;background-color: #fff;position: absolute;left: -1px;top: 54px;box-sizing: border-box;padding: 0 12px;border-top-color: #fff;width: 164px;height: 139px;z-index: 5;}
.btn-phone-img{width: 100%;height: 100%;}
.btn-phone-img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.btn-wx:hover{overflow: visible;border-bottom: none;}
.btn-wx:hover .btn-wx-r img{transform: rotateX(180deg);}
.productdetailbuttom{width: 100%;display: flex;justify-content: space-between;}
.productdetailsleft{width: 1034px;margin-right: 20px;}
.productdetailsleftUp{width: 100%;background: #fff;padding: 0 20px 20px 20px;box-sizing: border-box;border-radius: 6px;}
.protuijian .sellList ul li{width: 19%;margin-right: 1.25%;}
.protuijian .sellList ul li:last-child{margin-right: 0;}
.pronav{width: 100%;border-bottom: 1px solid #F0F0F0;box-sizing: border-box;height: 50px;}
.pronav h5{font-size: 16px;color: #333;font-weight: 500;line-height: 50px;border-bottom: 1px solid #FF2C24;box-sizing: border-box;display: table;}
.proattr{width: 100%;padding-top: 16px;box-sizing: border-box;}
.proattr ul{display: flex;flex-wrap: wrap;}
.proattr ul li{width: 50%;background: #F7F8FA;border-bottom: 1px solid #EDEEF0;height: 50px;
display: flex;align-items: center;justify-content: space-between;}
.proattr ul li p{width: 25%;padding: 0 16px;box-sizing: border-box;font-size: 14px;color: #666;font-weight: 400;}
.proattr ul li span{width: 75%;padding: 0 16px;box-sizing: border-box;font-size: 14px;color: #333;font-weight: 400;display: block;}
.proxq{width: 100%;padding-top: 16px;box-sizing: border-box;word-wrap: break-word !important;}
.proxq p{font-size: 14px;color: #333;line-height: 22px;font-weight: 400;margin-bottom: 10px;word-wrap: break-word !important;
    text-wrap: initial !important;}
.proxq p span{word-wrap: break-word !important;text-wrap: initial !important;}
.proxq p:last-child{margin-bottom: 0;}
.proxq p img{display: block;max-width: 100%;margin: 0 auto;}
.productdetailsright{width: calc(100% - 1054px);}
.prolist{width: 100%;border-radius: 6px;padding: 16px;box-sizing: border-box;margin-bottom: 20px;}
.prolist:last-child{margin-bottom: 0;}
.prolist h5{font-size: 16px;color: #333;font-weight: 600;padding-bottom: 16px;box-sizing: border-box;}
.prolist ul li{width: 100%;background: #F8F8F8;border-radius: 2px;margin-bottom: 8px;display: flex;align-items: center;
padding: 10px 6px;box-sizing: border-box;}
.prolist ul li:last-child{margin-bottom: 0;}
.prolist ul li i{display: block;width: 20px;height: 20px;margin-right: 4px;}
.prolist ul li i img{display: block;width: 100%;height: 100%;}
.prolist ul li span{font-size: 14px;color: #333;line-height: 20px;font-weight: 400;}
.prolist ul li a{font-size: 14px;color: #3090C7;line-height: 20px;font-weight: 400;margin-left: 10px;}
.proitem{width: 100%;}
.proitemed{width: 100%;display: flex;align-items: center;justify-content: space-between;margin-bottom: 20px;}
.proitemed:last-child{margin-bottom: 0;}
.proitemed i{display: block;width: 36px;height: 36px;margin-right: 12px;}
.proitemed i img{display: block;width: 100%;height: 100%;}
.protext{width: calc(100% - 48px);}
.protext h6{font-size: 14px;color: #333;font-weight: 500;line-height: 20px;margin-bottom: 6px;}
.protext p{font-size: 12px;color: #999;font-weight: 400;line-height: 12px;}

.nav{width: 100%;height: 60px;background: #fff;z-index: 2000;padding: 0 14px;box-sizing: border-box;display: none;
position: fixed;top: 0;left: 0;}
.navleft{float: left;height: 60px;display: flex;align-items: center;max-width: 120px;}
.navleft a{display: block;font-size: 0;}
.navleft a img{width: 100%;display: block;}
.navright{float: right;margin-top: 20px;}
.navright>span{width: 24px;height: 2px;display: block;margin-bottom: 7px;transition:.3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;
 background: #FF2424;}
.navright.active span:nth-child(2){margin-left:6px;-webkit-transition: all 0.3s;transition: all 0.3s;}
.navright.active span:nth-child(3){margin-left:2px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.mobile{width: 100%;height: 100%;position: fixed;top: 0;right: -100%;z-index: 3000;}
.mobilebj{width: 100%;height: 100%;position: fixed;top: 0;right: -100%;background: rgba(0,0,0,0.5);}
.mobilebox{width: 60%;height: 100%;position: absolute;top: 0;right: -50%;background: #FF2424;}
.mobilebox .close{width: 100%;height: 60px;position: relative;}
.mobilebox .close i{float: right;width: 20px;height: 20px;background: url(../images/mobileClose.svg) no-repeat;background-size: 100% 100%;margin: 20px;}
.mobilelist>ul>.on>a i{transform: rotate(90deg);}
.mobilelist{width: 100%;height: 100%;}
.mobilelist>ul>li{width: 100%;border-bottom: 1px solid #ff5e13;}
.mobilelist>ul>li:first-child{border-top: 1px solid #ff5e13;}
.mobilelist>ul>li:last-child{border-bottom: 0;}
.mobilelist>ul>li>a{display: block;font-size: 14px;color: #fff;padding: 9px 15px;box-sizing: border-box;background: #c61919;position: relative;}
.newclassify{width: 100%;background: #fff;border-radius: 6px;padding: 20px;box-sizing: border-box;}
.newclassify ul li{width: 100%;border-bottom: 1px dashed #f5f5f5;padding: 14px 0 0 0;box-sizing: border-box;}
.newclassify ul li:first-child{padding-top: 0;}
.newclassifytitle{border-left: 4px solid #FF2424;font-size: 18px;font-weight: bold;color: #333;
padding-left: 10px;margin-bottom: 10px;}
.newclassifytwo{width: 100%;display: flex;align-items: center;flex-wrap: wrap;padding: 12px 0;border-bottom: 1px solid #f5f5f5;
box-sizing: border-box;}
.newclassifytwo .newtwo{cursor: pointer;font-size: 16px;color: #FF2424;width: 20%;display: block;}
.newclassifytwo:last-child{border-bottom: 0;}
.newclassifythree{width: 80%;display: flex;align-items: center;flex-wrap: wrap;padding-left: 20px;box-sizing: border-box;}
.newclassifythree a{cursor: pointer;font-size: 14px;color: #999;display: block;transition:.3s;margin-right: 16px;line-height: 20px;}
.newclassifythree a:hover{color: #FF2424;}
.yqlj{width:100%;display:flex;padding-bottom:14px;box-sizing:border-box;flex-wrap:wrap;}
.yqlj span{font-size:14px;color:#333;font-weight:500;}
.yqlj a{font-size:14px;color:#666;font-weight:500;transition:.3s;margin-right:12px;}
.yqlj a:last-child{margin-right:0;}
.yqlj a:hover{color: #FF2424;}
@media screen and (max-width:1280px){
	.yw_1280{padding: 0 4%;}
	.productdetailbuttom{flex-wrap: wrap;}
	.productdetailsleft{width: 100%;margin-right: 0;}
	.productdetailsright{width: 100%;margin-top: 20px;display: flex;justify-content: center;}
	.prolist{width: 226px;margin-right: 20px;}
	.prolist:last-child{margin-right: 0;}
	.contactTopleft h5{font-size: 24px;}
	.contactbottomleft h5{font-size: 32px;line-height: 32px;}
	.aboutupright h5{font-size: 24px;line-height: 24px;}
}
@media screen and (max-width:1180px){
	.peiceitem{width: 100%;margin-right: 0;margin-bottom: 20px;}
	.peiceitem:last-child{margin-bottom: 0;}
	.floorleft{width: 100%;height: 220px;margin-right: 0;}
	.floorleft a{height: 100%;border-radius: 6px;}
	.floorleft a img{height: 100%;object-fit: cover;border-radius: 6px;}
	.flooright{width: 100%;margin-top: 12px;}
	.headersearch{width: 400px;}
	.headersearchtop input{width: 320px;height: 40px;}
	.headersearchtop button{width: 80px;height: 40px;}
	.headeright a{width: 110px;height: 40px;line-height: 40px;}
	.xinpinbox ul li{width: 32%;margin-right: 2%;margin-bottom: 12px;}
	.xinpinbox ul li:nth-child(3n){margin-right: 0;}
	.brandlist p{height: auto;}
	.flooright ul li{width: 24%;margin-right: 1.33%;}
	.flooright ul li:nth-child(5n){margin-right: 1.33%;}
	.flooright ul li:nth-child(4n){margin-right: 0;}
	.recommendleft ul li a,.selltitle h4 span{font-size: 14px;}
	.selltitle h4,.recommendleft h4{font-size: 20px;}
	.selltitle a,.recommendtitle .recommendmore{font-size: 14px;width:90px;}
	.recommendlist ul li{width: 24%;margin-right: 1.33%;}
	.recommendlist ul li:nth-child(5n){margin-right: 1.33%;}
	.recommendlist ul li:nth-child(4n){margin-right: 0;}
	.sellList ul li{width: 32%;margin-right: 2%;margin-bottom: 12px;}
	.sellList ul li:nth-child(3n){margin-right: 0;}
	.sellimg img{width: auto;max-width: 100%;margin: 0 auto;height: auto;}
	.productlist ul li{width: 24%;margin-right: 1.33%;}
	.productlist ul li:nth-child(5n){margin-right: 1.33%;}
	.productlist ul li:nth-child(4n){margin-right: 0;}
	.productimg{margin: 0 auto;}
	.arrivaldetaile{flex-wrap: wrap;}
	.arrivaldetaileleft{width: 100%;margin-right: 0;}
	.arrivaldetaileright{width: 100%;margin-top: 20px;}
	.arrivaldetailerightlist ul{display: flex;flex-wrap: wrap;}
	.arrivaldetailerightlist ul li{width: 25%;}
	.arrivaldetaileleft{padding: 24px;}
	.arrivaldetailelefttop h5{font-size: 20px;}
	.productdetailsup{flex-wrap: wrap;}
	.productdetailsupleft{width: 100%;}
	.productdetailsupimg img{width: auto;margin: 0 auto;}
	.magnifier-lens{display: none !important;}
	.productdetailsupright{width: 100%;padding: 20px 0;}
	.productlasted{padding-top: 12px;}
	.newbox{margin-right: 0;width: 100%;}
	.arrivaltext{padding: 12px 0;}
	.arrivalList ul li{width: 32%;margin-right: 2%;margin-bottom: 12px;}
	.arrivalList ul li:nth-child(4n){margin-right: 2%;}
	.arrivalList ul li:nth-child(3n){margin-right: 0;}
	.contactTop{flex-wrap: wrap;}
	.contactTopright{width: 100%;margin-top: 10px;}
	.contactmap{margin: 40px 0;}
	.aboutup{flex-wrap: wrap;}
	.aboutupleft{width: 100%;height: auto;margin-right: 0;}
	.aboutupleft img{width: auto;max-width: 100%;margin: 0 auto;}
	.aboutupright{width: 100%;margin-top: 12px;}
	.aboutconter{margin: 40px 0;}
	.magnifier-preview{display:none !important;}
}
@media screen and (max-width:980px){
	.nav{display: block;}
	.header{display: none;}
	.contactbox{padding-top: 60px;}
	.classify{display: none;}
	.banner{width: 100%;}
	.recommendleft h4:before{display: none;}
	.recommendleft ul{display: none;}
	.footerlist{display: none;}
	.footernav{display: none;}
	.footerserve{width: 100%;justify-content: space-between;}
	.footerbottom,.footertopbox{padding: 14px 0;}
	.brandlist p{width: 19%;margin-right: 1.25%;}
	.brandlist p:nth-child(7n){margin-right: 1.25%;}
	.brandlist p:nth-child(5n){margin-right: 0;}
	.newclassifytwo .newtwo{width: 100%;margin-bottom: 12px;}
	.newclassifythree{width: 100%;padding-left: 0;}
}
@media screen and (max-width:680px){
	.banner{height: 156px;}
	.bannerconter{height: 156px;}
	.bannerconter ul li{height: 156px;}
	.bannerconter ul li a{height: 156px;}
	.xinpin,.peiceitem,.floor{padding: 12px;}
	.xinpinbox ul li{width: 100%;margin-right: 0;}
	.xinpinimg{height: auto;}
	.xinpinimg img{width: auto;max-width: 100%;margin: 0 auto;height: auto;}
	.piecebox{flex-wrap: wrap;}
	.pieceleft{width: 100%;margin-right: 0;margin-bottom: 10px;padding: 14px;}
	.pieceright{width: 100%;}
	.brandlist p{width: 49%;margin-right: 2%;}
	.brandlist p:nth-child(7n){margin-right: 2%;}
	.brandlist p:nth-child(5n){margin-right: 2%;}
	.brandlist p:nth-child(2n){margin-right: 0%;}
	.brand{padding: 12px 12px 8px 12px;}
	.floorleft{height: 120px;}
	.flooright ul li{width: 49%;margin-right: 2%;margin-bottom: 10px;}
	.flooright ul li:nth-child(5n){margin-right: 2%;}
	.flooright ul li:nth-child(4n){margin-right: 2%;}
	.flooright ul li:nth-child(2n){margin-right: 0;}
	.floorimg,.recommendlist ul li .floorimg{height: 116px;}
	.recommendlist ul li{width: 49%;margin-right: 2%;margin-bottom: 12px;}
	.recommendlist ul li:nth-child(5n){margin-right: 2%;}
	.recommendlist ul li:nth-child(4n){margin-right: 2%;}
	.recommendlist ul li:nth-child(2n){margin-right: 0;}
	.recommendtitle{margin-bottom: 10px;padding: 12px;}
	.footerbottombox p{font-size: 12px;}
	.beianimg{margin-top: 12px;}
	.flooright ul li a{padding: 6px;}
	.sellimg{height: auto;}
	.sellList ul li{width: 49%;margin-right: 2%;margin-bottom: 12px;}
	.sellList ul li:nth-child(3n){margin-right: 2%;}
	.sellList ul li:nth-child(2n){margin-right: 0%;}
	.arrivalsell{padding: 12px;}
	.productright{display: none;}
	.product{padding: 12px 12px 0 12px;}
	.productleft a{padding: 8px 12px;}
	.productlist ul li{width: 49%;margin-right: 2%;margin-bottom: 12px;}
	.productlist ul li:nth-child(4n){margin-right: 2%;}
	.productlist ul li:nth-child(2n){margin-right: 0%;}
	.productimg{width: 100%;}
	.ywpages ul li{margin-right: 6px;}
	.ywpages ul li a{padding: 4px 8px;}
	.contactbox{padding-bottom: 40px;}
	.arrivaldetaileleft{padding: 12px;}
	.arrivaldetailerightlist ul li{width: 100%;}
	.protuijian .sellList ul li{width: 49%;margin-right: 2%;margin-bottom: 12px;}
	.protuijian .sellList ul li:nth-child(2n){margin-right: 0;}
	.productdetailsright{flex-wrap: wrap;}
	.prolist{margin-right: 0;}
	.productdetailsupimg{height: auto;}
	.productdetailsupimg img{height: auto;width: 100%;}
	.productdetailslist p{width: 36px;height: 36px;}
	.productlasted a{width: 110px;height: 40px;line-height: 40px;}
	.productlasted a.lx{line-height: 38px;}
	.btn-wx{display: none;}
	.proattr ul li{width: 100%;}
	.productdetailsleftUp{padding: 0 12px 12px 12px;}
	.proattr ul li p{width: 44%;}
	.proattr ul li span{width: 56%;}
	.productdetailsupright h5{font-size: 16px;}
	.newbox{padding: 12px;}
	.newlist ul li a{display: block;}
	.newimg{width: 100%;height: auto;margin-right: 0;}
	.newtext{width: 100%;}
	.newtext p{margin-bottom: 12px;}
	.newtext h5{font-size: 16px;}
	.arrivalList ul li{width: 100%;margin-right: 0;margin-bottom: 14px;}
	.contactcontent{padding: 20px;}
	.contactTopleft h5{font-size: 20px;}
	.contactTopright p{font-size: 14px;line-height: 24px;}
	.contactmap{margin: 20px 0;}
	.contactbottom{flex-wrap: wrap;}
	.contactbottomleft p{font-size: 14px;line-height: 14px;}
	.contactbottomleft h5{font-size: 24px;line-height: 24px;}
	.contactbottomleft h6{display: block;width: 100%;line-height: 24px;font-size: 16px;margin: 12px 0;}
	.contactbottomleft h6 span{width: 100%;}
	.address span{font-size: 16px;}
	.contactbottomright{width: 100%;margin-top: 10px;}
	.contactbottomright p{font-size: 14px;margin-bottom: 4px;}
	.about{padding: 20px;}
	.aboutupright h5{margin-bottom: 12px;font-size: 20px;}
	.aboutconter{margin: 20px 0;}
	.aboutlist ul{flex-wrap: wrap;}
	.aboutlist ul li{width: 100%;margin-right: 0;margin-bottom: 12px;height: auto;}
	.aboutlist ul li:last-child{margin-bottom: 0;}
	.aboutlastup h5{font-size: 20px;}
	.aboutlastup{margin-bottom: 14px;}
	.footerserve{flex-wrap:wrap;}
	.service{width:100%;margin-bottom:10px;margin-right:0;}
}