.product_top{width:100%;height:860px;background-position:center center;background-repeat:no-repeat;background-image:url(/assets/carBg.6bc78712.jpg);background-size:cover;position:relative}@media screen and (max-width: 500px){.product_top{display:none}}.product_top .top_img{width:100%;height:100%;z-index:1;position:absolute;background-size:cover;background-position:center center;background-repeat:no-repeat}.product_top .top_text{width:47%;height:100%;float:right;position:absolute;right:0}.product_top .top_text .text_con{margin-top:360px}.product_top .top_text .text_con p{font-size:2.5vw;font-weight:700;line-height:70px;padding-left:120px}.product_top .top_text .text_con .introduce.introduceEn{margin-top:0;-webkit-line-clamp:6}.product_top .top_text .text_con .introduce{padding-right:50px;max-width:618px;font-size:.9375vw;color:#000;line-height:26px;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product_top .top_text .text_con.textconEn{margin-top:310px}.product_top .top_text .icon_con{height:13%;position:absolute;bottom:18%;left:95px;z-index:2}.product_top .top_text .icon_con li{width:90px;float:left;text-align:center;font-size:calc(100vw * 14/1920);line-height:34px;margin:0 2px;transition:all .5s;overflow:hidden}@media screen and (max-width: 1500px){.product_top .top_text .icon_con li{width:80px}}.product_top .top_text .icon_con li img{width:48px;height:48px;margin:auto;display:block;transition:all .5s}.product_top .top_text .icon_con li:hover,.product_top .top_text .icon_con li img:hover{cursor:pointer;filter:drop-shadow(0 0 black);transform:translate(0) scale(1.08)}.product_top .top_text .icon_con .filters{filter:drop-shadow(0 0 black);transform:translate(0) scale(1.08)}.product_top .top_text .icon_con.iconEn li{width:115px}@media screen and (max-width: 1500px){.product_top .top_text .icon_con.iconEn li{width:100px}}.phone_top-div{width:100%;height:500px;display:none;background-image:url(/assets/product_top_bg.d3b82aea.png);background-size:100% 100%;position:relative}@media screen and (max-width: 500px){.phone_top-div{display:block;background-color:#ffebcd}}.phone_top-div .phone_content{width:100%;position:absolute;margin-top:200px}.product_con{width:100%}.productsCard{display:flex;width:78%;margin:0 auto 50px;flex-flow:column;align-items:center}@media screen and (max-width: 500px){.productsCard{width:100%}}.productsCard .productsSelect{width:100%;display:flex;justify-content:start;margin:3% 0;padding-left:46px;font-size:calc(100vw * 16 / 1920)}@media screen and (max-width: 500px){.productsCard .productsSelect{font-size:12px;padding-bottom:10px;border-bottom:1px solid #D8D8D8;padding-left:20px}.productsCard .productsSelect .el-select .el-input__wrapper{font-size:12px;padding:1px 6px}.productsCard .productsSelect .el-select-dropdown__item{font-size:12px!important}}.productsCard .productsSelect>div{display:flex;align-items:center}.productsCard .productsSelect .select_div{margin-right:20px}@media screen and (max-width: 500px){.productsCard .productsSelect .select_div{width:auto;margin-right:5px}}.productsCard .product_Con{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.productsCard .products{width:100%;display:grid;grid-template-columns:repeat(5,18%);grid-gap:10px 20px;padding-left:70px}@media screen and (max-width: 768px){.productsCard .products{grid-template-columns:repeat(2,40%);grid-gap:16px}}.productsCard .products .product{display:flex;border-radius:4px;flex-flow:column;justify-content:space-around;transition:all .5s}.productsCard .products .product .productImg{height:67%;padding:5%}.productsCard .products .product .productImg img{width:100%;height:100%;transition:all .5s}.productsCard .products .product .productImg img:hover{transform:scale(1.1)}.productsCard .products .product .productNote{font-size:.9375vw;text-align:center}.productsCard .products .product .productNote p{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.productsCard .products .product:hover{cursor:pointer;box-shadow:0 .13rem .69rem #0003;color:#ff3737}.productsCard .titleBg,.description .titleBg{width:100%;height:68px;margin:2% auto;text-align:center;position:relative}.productsCard .titleBg .title_en,.description .titleBg .title_en{width:600px;font-weight:700;font-size:calc(100vw * 55 / 1920);letter-spacing:5px;color:#000;opacity:3%;text-align:center;line-height:68px;z-index:-1;position:absolute;left:50%;margin-left:-300px}.productsCard .titleBg .titleText,.description .titleBg .titleText{padding-top:8px;line-height:28px;color:#666;text-align:center;font-size:.9375vw;font-weight:700;letter-spacing:2px}.detailContainer{height:100%}.detailContainer .productInfo{width:80%;max-width:1260px;padding:16% 0 5%;margin:0 auto;display:flex;align-items:center}.detailContainer .productInfo .productInfo-left{width:40%}.detailContainer .productInfo .productInfo-left .detilName p{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.detailContainer .productInfo .productInfo-left .info{margin:10% 0;display:flex}.detailContainer .productInfo .productInfo-left .info .infocard{width:50%;height:79px;border:1px solid #d8d8d8;display:flex;flex-flow:column;align-items:center}.detailContainer .productInfo .productInfo-left .info .infocard p{height:50%;width:98%;line-height:37px;text-align:center}.detailContainer .productInfo .productInfo-left .info .infocard p:first-child{border-bottom:1px solid #d8d8d8;background-color:#ff3737;color:#fff}.detailContainer .productInfo .productInfo-left .info .infocard p:not(:first-child){font-weight:700}.detailContainer .productInfo .productInfo-left .share .shareWays{display:flex;font-size:.625vw;margin-top:10px}.detailContainer .productInfo .productInfo-left .share .shareWays a{width:45px;height:45px;text-align:center;line-height:45px;margin-left:10px}@media screen and (max-width: 768px){.detailContainer .productInfo .productInfo-left .share .shareWays a{width:35px;height:35px;line-height:35px}}.detailContainer .productInfo .productInfo-right{margin-left:10%}.detailContainer .productInfo .productInfo-right .productImg{width:100%;height:100%;border-radius:8px;display:flex;justify-content:center;align-items:center}.detailContainer .productInfo .productInfo-right .productImg .img{width:80%;height:470px}@media screen and (max-width: 768px){.detailContainer .productInfo .productInfo-right .productImg .img{height:300px}}.detailContainer .productInfo .productInfo-right .productImg .img img{object-fit:contain}.detailContainer .productInfo .productInfo-right .productImg img{width:100%;height:100%}.detailContainer .productInfo .productInfo-right .imgList{width:90%;display:flex;flex-flow:column;justify-content:space-around;align-items:center;float:right}@media screen and (max-width: 768px){.detailContainer .productInfo .productInfo-right .imgList{width:100%}}.detailContainer .productInfo .productInfo-right .imgList .itemCard{width:80%;height:62px;line-height:75%;text-align:center;padding:2px;border-radius:8px;margin-bottom:10%}@media screen and (max-width: 768px){.detailContainer .productInfo .productInfo-right .imgList .itemCard{width:42px;height:42px}}.detailContainer .productInfo .productInfo-right .imgList .itemCard img{width:100%;height:100%;border-radius:8px;object-fit:contain}.detailContainer .productInfo .productInfo-right .imgList .imgCard{border:1px solid #efefef}.detailContainer .productInfo .productInfo-right .imgList .imgsCard{border:1px solid #a0a0a0}.detailContainer .description{width:80%;margin:0 auto;padding-top:30px}.detailContainer .description .titleBg .title_en{opacity:5%;z-index:0}.detailContainer .description .desImg{width:55%;display:flex;margin:0 auto;padding:6% 0;flex-flow:column;align-items:center}.detailContainer .description .desImg div{text-align:center;margin-bottom:3%;width:100%}.detailContainer .description .desImg img{width:100%;height:100%}.detailContainer .description .desImg div>div{margin-bottom:3%;width:100%}.detailContainer .productsCard{width:70%;margin:0 auto;padding:55px 0}.detailContainer .productsCard .other{font-size:1.25vw;font-weight:700;padding-bottom:20px}.detailContainer .productsCard .products{padding-left:53px}@media screen and (max-width: 768px){.detailContainer .productsCard .products{grid-gap:0}}
