@font-face
{font-family: DIN;
src: url('DIN-Medium.otf')}
@font-face
{font-family: Barlow;
src: url('Barlow-Regular.ttf')}

*{box-sizing:border-box;color:#000;font-size: .16rem;}
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,td,th,em,span,i,button,code{margin:0;padding:0;color:inherit;line-height: inherit; font-family:'Arial', "microsoft yahei",'PingFang SC','PingFangMedium';/* font-size: inherit; */}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;height: auto;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a,p,span,i,em{ text-decoration:none; color:inherit;font-size: inherit;}
pre{word-break: break-word;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i{font-style:normal;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}
.auto{margin:0 auto;max-width: 14.4rem;width: 90%;}
:hover{transition: all .2s;}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.normal{font-weight: normal!important;}
.center{text-align: center!important;}
.img{/* width: 100%; */display: block;    height: auto;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';display: inline-block;vertical-align: middle;}
.ipt{display: block;border:none;}
.ipt_button{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.08,1.08);}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;/* display: -ms-flexbox; */-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}
.clamp1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.clamp2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.clamp3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 3;}
body{background: #fff;overflow-x: hidden;}
.item{}
.item .imgbox{display: block;overflow: hidden;}
.item .img{transition: all 1s;width: 100%;display: block;}
.item:hover .imgbox .img{transform: scale(1.1,1.1);}

.zoomimg{position:relative;overflow: hidden;height: 0;display: block;}
.zoomimg .img{display: block;position:absolute;width: 100%;height: 100%;left: 0;top: 0;}

.flipx .icon{transition: all .3s;}
.flipx:hover .icon{transform:scaleX(-1);}
.scale .icon{transition: all .3s;}
.scale:hover .icon{transform: scale(1.1,1.1);}

.underline:hover{text-decoration: underline;}
label{-webkit-tap-highlight-color: rgba(255,0,0,0);}
.img_full{width: 100%;height: 100%;display: block;object-fit: cover;}

.flex{display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.flex-align-start{align-items: flex-start;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-align-end{align-items: flex-end;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-pack-start{justify-content: flex-start;}
.flex-pack-end{justify-content: flex-end;}
.flex-v {-webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-w{flex-wrap:wrap;}
.flex-1{flex:1;overflow: hidden;}
.flex-11{flex:1;}
html{font-size: 5.2083vw;}

::-webkit-input-placeholder{color:#999;}
:-moz-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
:-ms-input-placeholder{color:#999;}



/* 公共 */
.head{background-color: #fff;position: sticky;width: 100%;left: 0;top: 0;z-index:100;/* box-shadow:0 0 .09rem rgba(0,0,0,.16); */height: 1rem;}
.head .auto{max-width: 15rem;}
.head .wrap{display: flex;align-items: center;justify-content: space-between;height: 100%;}
.head .r{display: flex;align-items: center;}


.hd-logo{}
.hd-logo .img{height: 0.9rem;width: auto;}

.hd-lang{margin-left: 0.3rem;position: relative;}
.hd-lang .font{font-size: 0.16rem;background:url(../images/icon_02.png) no-repeat right center;background-size:.16rem;padding-right: 0.28rem;cursor: pointer;line-height: .7rem;}
.hd-lang .ic{width: 0.38rem;height: 0.26rem;margin-right: 0.1rem;}
.hd-lang .drop{position: absolute;width: 1.1rem;left: 50%;background-color: #fff;transform: translate(-50%,0);box-shadow:0 0 .2rem #e5e5e5;display: none;}
.hd-lang .drop .lk{font-size: 0.15rem;line-height: 0.5rem;display: flex;align-items: center;padding:0 .1rem 0 .15rem;border-bottom:1px solid #efefef;}
.hd-lang .drop .ic{width: 0.44rem;height: 0.24rem;margin-right: 0.1rem;}
.hd-lang .drop::before{content:'';width: 0.12rem;height: 0.12rem;background-color: #fff;transform: rotate(45deg);left: 50%;top: -.06rem;position: absolute;margin-left: -0.06rem;}
.hd-lang .drop .lk:last-child{border:none;}
.hd-lang .drop .lk:hover{color:#1199d8;}
.hd-lang:hover .drop{display: block;}




.hd-login-wrap{position: relative;}
.hd-login{font-size: 0.16rem;background:url(../images/icon_03.png) no-repeat left center;background-size:.26rem;padding-left: 0.35rem;margin-left: 0.35rem;line-height: 1rem;display: inline-block;vertical-align: middle;}
.hd-login:hover{opacity: .85;}

.hd-nav{}
.hd-nav li{display: inline-block;vertical-align: middle;margin-left: 0.6rem;position: relative;}
.hd-nav li>a{display: block;font-size: 0.22rem;line-height: .8rem;position: relative;}
.hd-nav li>a::after{content:'';position: absolute;left: 0;bottom: .15rem;width: 0;height: 0.03rem;background-color: #1199d8;transition: all .3s;}
.hd-nav li.cur>a{font-weight: bold;}
.hd-nav li.cur>a::after,.hd-nav li:hover>a::after{width: 0.35rem;}

.hd-nav li.cur>a::after,.hd-nav li:hover>a::after{width: 100%;}
.hd-nav li:hover .drop{opacity: 1;visibility: visible;transform: scaleY(1);}

.hd-nav .drop{background-color: #fff;width: 3rem;padding:.15rem 0;position: absolute;left: -0.2rem;transform: scaleY(0);visibility: hidden;opacity: 0;transition: all .5s ease 0s;transform-origin: center top;border-radius:0 0 .06rem .06rem;box-shadow:.02rem .02rem .06rem rgba(0,0,0,.2);}
.hd-nav .drop .row{position: relative;padding:0 .3rem 0 .25rem;}
.hd-nav .drop .tit{display: block;font-size: 0.2rem;line-height: 0.24rem;padding:.08rem .2rem .08rem 0;}
.hd-nav .drop .tit:hover{color: #2688d5;}
.hd-nav .drop .arrow{width: 0.18rem;height: 0.18rem;background:url(../images/idx_23.png) no-repeat center;background-size:contain;position: absolute;right: .12rem;top: 0.13rem;}
.hd-nav .drop .tit:hover+.arrow{background-image:url(../images/idx_23-1.png)}

.hd-nav .drop .subdrop{width: 3rem;background-color: #fff;position: absolute;right: -3rem;top: 0;box-shadow:.02rem .02rem .06rem rgba(0,0,0,.2);display: none;border-radius:0 .06rem .06rem 0;padding:.1rem 0;}
.hd-nav .drop .lk{display: block;font-size: 0.17rem;line-height: 0.24rem;padding:.08rem .2rem;}
.hd-nav .drop .lk:hover{color: #2688d5;}
.hd-nav .drop .row:hover .subdrop{display: block;}


.hd-sear{margin-left: 0.75rem;}
.hd-sear .icon{width: 0.3rem;height: 0.3rem;cursor: pointer;background:url(../images/icon_23.png) no-repeat center;background-size:.24rem;display: block;}


.hd-sear-box{position: fixed;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,.6);z-index:110;display: none;}
.hd-sear-box .box{max-width: 8rem;line-height: 0.6rem;width: 90%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #fff;border-radius:.1rem;display: flex;overflow: hidden;}
.hd-sear-box .ipt-txt{font-size: 0.16rem;color:#000;flex:1;overflow: hidden;padding:0 .2rem;}
.hd-sear-box .submit{width: 0.6rem;height: 0.6rem;border:none;cursor: pointer;background:url(../images/icon_23.png) no-repeat center;background-size:.24rem;margin-right: 0.05rem;}



.ft-t{padding:.8rem 0 .45rem;display: flex;align-items: flex-start;justify-content: space-between;position: relative;}
.ft-t::before{content:'';position: absolute;width: 100%;left: 0;top: 0;height: 0.32rem;background:url(../images/ft_01.png) no-repeat center;background-size:cover;}
.ft-t .cols{flex:1;overflow: hidden;}
.ft-t .col4{width: 32%;}
.ft-t .tit{font-size: 0.28rem;font-weight: bold;line-height: 1.4;margin-bottom: 0.15rem;}
.ft-t .lks{}
.ft-t .lk{display: block;font-size: 0.16rem;color:#676767;line-height: 2;font-weight: 100;background:url(../images/ft_02.png) no-repeat left center;background-size:.1rem;padding-left: 0.15rem;}
.ft-t .lk:hover{color:#475993;background-image:url(../images/ft_02-1.png);font-weight: bold;}

.ft-search{border-radius:.06rem;display: flex;overflow: hidden;margin-top: 0.2rem;}
.ft-search .ipt-txt{flex:1;overflow: hidden;font-size: 0.14rem;padding:0 .2rem;background-color: #f4f4f4;}
.ft-search .submit{font-size: .16rem;width: 1.1rem;height: 0.5rem;}

.ft-social{display: flex;align-items: center;margin-top: 0.5rem;}
.ft-social .smtit{font-size: 0.16rem;color:#000;font-weight: bold;}
.ft-social .box{padding-left: 0.05rem;}
.ft-social .ic{width: 0.38rem;height: 0.38rem;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:contain;background-color: #f3f3f3;display: inline-block;vertical-align: middle;margin-left: 0.12rem;}
.ft-social .f{background-image:url(../images/ft_03.png);}
.ft-social .t{background-image:url(../images/ft_04.png);}
.ft-social .p{background-image:url(../images/ft_05.png);}
.ft-social .i{background-image:url(../images/ft_06.png);}
.ft-social .c{background-image:url(../images/ft_07.png);}
.ft-social .ic:hover{background-color: #475993;}
.ft-social .f:hover{background-image:url(../images/ft_03-1.png);}
.ft-social .t:hover{background-image:url(../images/ft_04-1.png);}
.ft-social .p:hover{background-image:url(../images/ft_05-1.png);}
.ft-social .i:hover{background-image:url(../images/ft_06-1.png);}
.ft-social .c:hover{background-image:url(../images/ft_07-1.png);}

.ft-b{display: flex;justify-content: space-between;line-height: .25rem;padding:.2rem 0;border-top:1px solid #cdcdcd;font-size: 0.16rem;color:#868686;}
.ft-b a{padding:0 .05rem;}
.ft-b a:hover{color:#1199d8;}

.gotop{font-size: 0.16rem;color:#605f5f;text-align: center;display: inline-block;vertical-align: middle;position: fixed;left: 50%;margin-left: 7.6rem;bottom: 5%;z-index:100;display: none;}
.gotop::before{content:'';display: block;width: 0.6rem;height: 1rem;background:url(../images/ft_08.png) no-repeat center;background-size:contain;margin:0 auto .08rem;}
.gotop:hover{color:#1199d8;}


.btn{color:#fff;display: inline-block;vertical-align: middle;background-color: #1199d8;text-align: center;border:none;cursor: pointer;}
.btn:hover{background-color: #0e8bc5!important;}


.idx-tt{margin-bottom: 0.3rem;display: flex;align-items: center;justify-content: space-between;}
.idx-tt .bt{font-size: 0.34rem;color:#000;font-family: 'Arial';font-weight: 700;}
.idx-tt .tabs{display: flex;}
.idx-tt .tabs .lk{font-size: 0.16rem;color:#5a5a5a;padding:0 .18rem;line-height: 0.36rem;height: 0.36rem;border-radius:.04rem;background-color: #ebebeb;margin-left: 0.15rem;cursor: pointer;min-width: .65rem;text-align: center;}
.idx-tt .tabs .lk.cur,.idx-tt .tabs .lk:hover{color:#fff;background-color: #1199d8;}
.idx-tt .tabs .lk.cur:hover{background-color: #0e8bc5;}


/* index */
.idx-ban{position: relative;}
.idx-ban .item{height: 8.2rem;position: relative;overflow: hidden;}
.idx-ban .item img{animation: changeBiger 8s ease-out infinite;}
.idx-ban .shade{position: absolute;width: 100%;left: 0;top: 50%;transform: translate(0,-50%);padding-bottom: 1.3rem;}
.idx-ban .title{font-size: 0.66rem;color:#fff;font-weight: bold;line-height: 1.7;text-transform: uppercase;letter-spacing: .03rem;}
.idx-ban .more{font-size: 0.2rem;color:#fff;display: inline-block;vertical-align: middle;margin-top: 0.1rem;text-transform: uppercase;}
.idx-ban .more::before{content:'';display: inline-block;vertical-align: middle;width: 0.22rem;height: 0.03rem;background-color: #1199d8;margin-right: 0.1rem;}
.idx-ban .more:hover{color: #1199d8;}

.idx-ban .di{position: absolute;left: 4%;bottom: 30%;z-index:100;text-align: center;}
.idx-ban .di .line{width: 1px;height: 1.7rem;background-color: rgba(255,255,255,.45);display: block;margin:.2rem auto;}
.idx-ban .di .circle{width: 0.3rem;height: 0.3rem;border:1px solid #fff;border-radius:50%;margin:0 auto;display: block;position: relative;}
.idx-ban .di .circle::after{content:'';position: absolute;left: 50%;top: 50%;width: 0.06rem;height: 0.06rem;background-color: rgba(255,255,255,.6);transform: translate(-50%,-50%);border-radius:50%;}
.idx-ban .swiper-pagination{position: static;margin: 0;font-size: 0.16rem;color:#fff;margin:0 auto;}



.idx-top{margin-bottom: 0.6rem;display: none;}
.idx-top .wrap{min-height: 2.5rem;background-color: #fff;margin:-.85rem auto 0;box-shadow:0 .03rem .27rem rgba(11,27,35,.24);position: relative;z-index:10;border-radius:.15rem;padding:.3rem .4rem;}
.idx-top .t-tit{font-size: 0.24rem;padding-bottom: 0.14rem;position: relative;}
.idx-top .t-tit::after{content:'';position: absolute;left: 0;bottom: 0;width: 0.34rem;height: 0.03rem;background-color: #1199d8;}

.idx-top .form{display: flex;align-items: flex-end;margin-top: 0.3rem;}
.idx-top .box{flex:1;display: flex;}
.idx-top .item{flex:1;margin-right: 0.3rem;}
.idx-top .fz{font-size: 0.14rem;color:#9e9d9d;line-height: 0.3rem;padding:0 .15rem;}
.idx-top .fz em{margin-left: 0.2rem;}
.idx-top .submit{font-size: 0.18rem;color:#fff;width: 1.95rem;line-height: 0.7rem;height: 0.7rem;border-radius:.08rem;display: flex;align-items: center;justify-content: center;}
.idx-top .submit::before{content:'';width: 0.17rem;height: 0.17rem;background:url(../images/idx_02.png) no-repeat center;background-size:contain;margin-right: 0.1rem;}


.idx-top .layui-form-select .layui-input{height: 0.65rem;line-height: 0.65rem;border-radius:.06rem;font-size: 0.16rem;padding:0 .15rem;font-weight: bold;}
.idx-top .layui-form-select .layui-edge{border:none;width: 0.16rem;height: 0.16rem;background:url(../images/icon_02.png) no-repeat center;background-size:contain;margin-top:-.08rem;}
.idx-top .layui-form-select dl{top: 0.7rem;}







.idx-car{padding:.6rem 0;}
.idx-car .list{display: flex;flex-wrap: wrap;margin-left: -2%;}
.idx-car .list .item{border-radius:.1rem;padding: 0.07rem;width: 23%;margin:0 0 2% 2%;box-shadow:0 0 .12rem rgba(11,27,35,.14);}
.idx-car .list .topbox{position: relative;}
.idx-car .list .imgbox{border-raidus:.06rem;height: 2.2rem;}
.idx-car .list .store{width: 0.38rem;height: 0.38rem;background:url(../images/idx_03.png) no-repeat center;background-size:contain;position: absolute;right: 0.07rem;top: 0.07rem;cursor: pointer;}
.idx-car .list .store.checked{background-image:url(../images/idx_03-1.png)}

.idx-car .list .info{padding:.15rem .1rem;}
.idx-car .list .tags{}
.idx-car .list .tag{font-size: 0.16rem;color:#537889;display: inline-block;vertical-align: middle;border-radius:.04rem;padding:0 .08rem;line-height: 0.22rem;background-color: #c6e3f1;}
.idx-car .list .title{font-size: 0.2rem;font-weight: bold;line-height: 1.6;margin-top: 0.07rem;}
.idx-car .list .sm{font-size: 0.14rem;color:#3f3f3f;margin-top: 0.1rem;margin-left: -0.05rem;}
.idx-car .list .sm span{padding:0 .05rem;}
.idx-car .list .buynow{font-size: 0.16rem;line-height: 0.4rem;border-radius:.1rem;display: block;margin-top: 0.2rem;}
.idx-car .list .item:hover .title{color:#1199d8;}


.idx-recom{padding:.6rem 0;background-color: #f6f8fb;}
.idx-recom .detail{}
.idx-recom .item{height: 3.5rem;display: block;position: relative;border-radius:.1rem;overflow: hidden;}
.idx-recom .item .imgbox{height: 100%;}
.idx-recom .item .info{padding:0 .4rem;position: absolute;width: 100%;left: 0;bottom: 0.5rem;}
.idx-recom .item .price{font-size: 0.22rem;color:#f99513;}
.idx-recom .item .title{font-size: 0.28rem;color:#fff;margin-top: 0.1rem;}
.idx-recom .item .tags{}
.idx-recom .item .tag{font-size: 0.14rem;color:#fff;padding:0 .1rem;display: inline-block;vertical-align: middle;border-radius:.04rem;background-color: #f99513;line-height: 0.3rem;margin-top: 0.15rem;}

.idx-recom .swiper-pagination{position: static;margin-top: 0.4rem;font-size: 0;}
.idx-recom .swiper-pagination-bullet{width: 0.08rem;height: 0.08rem;background-color: #b4b4b4;opacity: 1;margin:0 .1rem!important;}
.idx-recom .swiper-pagination-bullet-active{width: 0.18rem;background-color: #1199d8;border-radius:.04rem;}



.idx-brand{padding:.9rem 0 .6rem;}
.idx-brand .idx-tt .tabs .lk{min-width: 1.3rem;}
.idx-brand .detail{}
.idx-brand .list{display: flex;flex-wrap: wrap;margin-left: -2%;}
.idx-brand .list li{width: 19%;display: flex;align-items: center;justify-content: center;height: 1rem;border-radius:.1rem;margin-bottom: 0.25rem;margin-left: 1%;}
.idx-brand .list .img{max-width: 90%;max-height: 100%;width: auto;height: auto;}
.idx-brand .list li:hover{box-shadow:0 .03rem .08rem rgba(11,27,35,.14);}
.idx-brand .readmore{font-size: 0.18rem;color:#1199d8;cursor: pointer;text-decoration: underline;line-height: 0.4rem;margin-top: 0.15rem;font-weight: bold;}
.idx-brand .readmore::before{content:'';display: inline-block;vertical-align: middle;width: 0.12rem;height: 0.2rem;background:url(../images/idx_11.png) no-repeat center;background-size:contain;margin-right:.07rem;}
.idx-brand .readmore.this::before{transform: rotate(180deg);}

.idx-xw{padding:.6rem 0;background-color: #f6f8fb;}
.idx-xw .ll{display: flex;align-items: center;}
.idx-xw .ll .bt{margin-right: 0.3rem;}
.idx-xw .ll .bq{font-size: 0.14rem;color:#3e3e3e;line-height: 0.34rem;display: inline-block;vertical-align: middle;padding:0 .12rem;border:1px solid #6c757d;border-radius:.18rem;margin-right: 0.15rem;cursor: pointer;}
.idx-xw .ll .bq:hover,.idx-xw .ll .bq.cur{color:#fff;background-color: #1199d8;border-color:#1199d8;}

.idx-xw .detail{display: flex;justify-content: space-between;}
.idx-xw .item{display: block;height: 4.4rem;border-radius:.1rem;width: 49%;position: relative;overflow: hidden;}
.idx-xw .item .imgbox{height: 100%;}
.idx-xw .item .title{font-size: 0.22rem;color:#fff;position: absolute;width: 100%;padding:0 .2rem;bottom: 0.25rem;text-align: center;}
.idx-xw .item .arrow{width: 0.48rem;height: 0.48rem;background-color: #1199d8;border-radius:50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background:url(../images/idx_14.png) no-repeat center #1199d8;background-size:contain;opacity: 0;transition: all .3s;}
.idx-xw .item:hover .arrow{opacity: 1;}

.idx-ss{padding:.6rem 0;}
.idx-ss .lks{font-size: 0;margin-left: -0.15rem;}
.idx-ss .lk{display: inline-block;vertical-align: middle;font-size: .14rem;color:#605f5f;line-height: 0.36rem;padding:0 .12rem;border-radius:.02rem;border:1px solid #6c757d;margin:0 0 .15rem .15rem;font-family: 'Arial';}
.idx-ss .lk:hover{color:#1199d8;border-color:#1199d8;}




/* news */

.crumb{font-size: .16rem;padding:.25rem 0;line-height: 0.4rem;}
.crumb a:hover,.crumb span{color:#1199d8;}
.crumb *{font-size: inherit;}

.xw-menu{padding:.1rem 0;border-top:1px solid #a4a4a4;border-bottom:1px solid #a4a4a4;}
.xw-menu .lk{font-size: 0.18rem;color:#000;line-height: 0.55rem;margin-right: 1.1rem;font-weight: bold;display: inline-block;vertical-align: middle;}
.xw-menu .lk:last-child{margin-right: 0;}
.xw-menu .lk.cur,.xw-menu .lk:hover{color:#1199d8;}

.xw-sec{display: flex;align-items: flex-start;padding:.65rem 0;}
.xw-l{flex:1;}
.xw-r{width: 4.3rem;margin-left: 0.45rem;padding-top: 0.67rem;}

.xw-tit{font-size: 0.38rem;font-weight: bold;margin-bottom: 0.3rem;}
.xw-list{}
.xw-list .item{border-radius:.1rem;overflow: hidden;box-shadow:0 0 .12rem rgba(0,0,0,.14);margin-bottom: 0.35rem;}
.xw-list .imgbox{height: 4.5rem;}
.xw-list .info{padding:.25rem .35rem;}
.xw-list .date{font-size: 0.16rem;color:#797979;background:url(../images/xw_04.png) no-repeat left center;background-size:.2rem;padding-left: 0.3rem;}
.xw-list .title{font-size: 0.32rem;font-weight: bold;color:#000;line-height: 1.4;margin-top: 0.1rem;-webkit-line-clamp: 2;}
.xw-list .txt{font-size: 0.16rem;color:#797979;line-height: 0.24rem;-webkit-line-clamp: 2;margin-top: 0.1rem;}
.xw-list .more{font-size: 0.16rem;color:#000;font-weight: bold;margin-top: 0.25rem;display: inline-block;vertical-align: middle;}
.xw-list .item:hover .more{color:#1199d8;text-decoration: underline;}
.xw-list .title:hover{color:#1199d8;}

.xw-mod{padding-bottom: 0.3rem;}
.xw-mod .smtit{font-size: 0.32rem;font-weight: bold;margin-bottom: 0.3rem;color:#000;line-height: 1;}
.xw-mod .list{}
.xw-mod .list .item{margin-bottom: 0.4rem;}
.xw-mod .list .box{display: flex;align-items: center;width: 100%;}
.xw-mod .list .imgbox{width: 1.65rem;height: 1.35rem;border-radius:.1rem;margin-right: 0.25rem;}
.xw-mod .list .info{flex:1;overflow: hidden;}
.xw-mod .list .title{font-size: 0.2rem;font-weight: bold;color:#000;line-height: 0.28rem;-webkit-line-clamp: 2;}
.xw-mod .list .date{font-size: 0.16rem;color:#797979;background:url(../images/xw_04.png) no-repeat left center;background-size:.18rem;padding-left: 0.25rem;margin-top: 0.15rem;}
.xw-mod .list .item:hover .title{color:#1199d8;}


.car-form+.idx-ss{padding-top: 1.2rem;}
.car-form{height: 4.8rem;background:url(../images/xw_07.jpg) no-repeat center;background-size:cover;position: relative;}
.car-form .pic{max-width: 8.9rem;width: 40%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.car-form .box{width: 10.6rem;height: 3.3rem;background:url(../images/xw_11.png) no-repeat center;background-size:100% 100%;margin-top: 1.09rem;padding:.35rem 1.3rem 0 3.6rem;}
.car-form .title{font-size: 0.6rem;color:#000;font-weight: bold;}
.car-form .smtit{font-size: 0.4rem;color:#000;font-weight: bold;}
.car-form .form{margin-top: 0.3rem;display: flex;border-radius:.06rem;overflow: hidden;box-shadow:0 .02rem .12rem rgba(0,0,0,.1);background-color: #fff;}
.car-form .form .ipt-txt{flex:1;overflow: hidden;font-size: 0.16rem;color:#333;background:url(../images/xw_09.png) no-repeat .16rem center;background-size:.22rem;padding:0 .2rem 0 .5rem;}
.car-form .form .submit{width: 1.1rem;height: 0.6rem;background:url(../images/xw_10.png) no-repeat center #1199d8;background-size:.4rem;cursor: pointer;border:none;cursor: pointer;}

/* newsDetail */
.xw-det{}
.xw-det .top{}
.xw-det .pic{width: 100%;display: block;border-radius:.1rem;}
.xw-det .sm{font-size: 0.16rem;color:#797979;margin-top: 0.3rem;}
.xw-det .sm .date{margin-right: 0.35rem;background:url(../images/xw_04.png) no-repeat left center;background-size:.18rem;padding-left: 0.27rem;}
.xw-det .title{font-size: 0.32rem;font-weight: bold;line-height: 1.5;margin-top: 0.2rem;}
.xw-det .edit{font-size: 0.16rem;color:#797979;line-height: 1.6;margin-top: 0.3rem;}

.xw-simi{padding:.8rem 0 .5rem;}
.xw-simi .list{display: flex;flex-wrap: wrap;margin-left: -2%;}
.xw-simi .list .item{border-radius:.1rem;overflow: hidden;box-shadow:0 0 .12rem rgba(0,0,0,.14);width: 31.3%;margin:0 0 0 2%;}
.xw-simi .list .imgbox{height: 2.5rem;}
.xw-simi .list .info{padding: 0.1rem 0.2rem .2rem;}
.xw-simi .list .date{font-size: 0.16rem;color:#797979;background:url(../images/xw_04.png) no-repeat left center;background-size:.18rem;padding-left: 0.25rem;margin-top: 0.15rem;}
.xw-simi .list .title{font-size: 0.28rem;font-weight: bold;color:#000;line-height: 0.32rem;-webkit-line-clamp: 2;margin-top: 0.1rem;}
.xw-simi .list .txt{font-size: 0.16rem;color:#717171;line-height: 0.21rem;-webkit-line-clamp: 2;margin-top: 0.1rem;}
.xw-simi .list .more{font-size: 0.16rem;color:#000;font-weight: bold;margin-top: 0.2rem;display: inline-block;vertical-align: middle;}
.xw-simi .list .item:hover .more{color:#1199d8;text-decoration: underline;}
.xw-simi .list .title:hover{color:#1199d8;}


/* about */

.us-sec{padding:.4rem 0 .65rem;}

.us-titbox{text-align: center;}
.us-titbox .bt{font-size: 0.48rem;font-weight: bold;}
.us-titbox .txt{font-size: 0.24rem;line-height: 1.4;font-weight: bold;max-width: 10.1rem;margin:.15rem auto 0;}

.us-intro{display: flex;align-items: center;margin-top: 0.05rem;}
.us-intro .info{padding:.5rem .8rem .5rem .4rem;background-color: #fafafa;flex:1;min-height: 5.5rem;position: relative;}
.us-intro .info::before{content:'';position: absolute;left: 0;top: 0;bottom: 0;width:calc(100% + 1.9rem);background-color: #fafafa;z-index:-1;}
.us-intro .title{font-size: 0.24rem;color:#000;line-height: 0.34rem;font-weight: bold;}
.us-intro .txt{font-size: 0.16rem;color:#5a5a5a;line-height: 0.22rem;margin-top: 0.2rem;}
.us-intro .videobox{width: 48%;height: 4.4rem;max-width: 6.85rem;position: relative;}
.us-intro .videobox .playicon{width: 0.78rem;height: 0.78rem;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);cursor: pointer;}


.us-pics{margin-left: -2%;display: flex;flex-wrap: wrap;margin-top: 0.3rem;}
.us-pics .item{height: 2.5rem;width: 23%;margin:0 0 0 2%;}
.us-pics .item .imgbox{height: 100%;}

.us-xx{margin-top: 0.8rem;display: flex;}
.us-xx li{display: flex;align-items: flex-start;}
.us-xx .icon{width: 0.7rem;margin-right: 0.2rem;}
.us-xx .info{flex:1;overflow: hidden;padding-top: 0.1rem;}
.us-xx .fz{font-size: 0.18rem;color:#555555;}
.us-xx .font{font-size: 0.18rem;line-height: 1.2;font-weight: bold;margin-top: 0.06rem;}
.us-xx li:nth-child(1){width: 30%;}
.us-xx li:nth-child(2){width: 30%;}
.us-xx li:nth-child(3){width: 40%;}

/* product */
.cp-top{min-height: 3.85rem;background:url(../images/cp_01.jpg) no-repeat center;background-size:cover;padding:.85rem 0;}
.cp-top .row{display: flex;flex-wrap: wrap;margin-left: -1.5%;align-items: center;justify-content: space-between;}
.cp-top .item{margin:0 0 .2rem 1.5%;width: 31.5%;}
.cp-top .fz{font-size: 0.14rem;color:#fff;line-height: 0.3rem;padding:0 .26rem;}
.cp-top .fz em{margin-left: 0.2rem;}
.cp-top .submit{font-size: 0.18rem;color:#fff;width: 1.95rem;line-height: 0.7rem;height: 0.7rem;border-radius:.08rem;display: flex;align-items: center;justify-content: center;}
.cp-top .submit::before{content:'';width: 0.17rem;height: 0.17rem;background:url(../images/idx_02.png) no-repeat center;background-size:contain;margin-right: 0.1rem;}
.cp-top .slidebar{max-width: 4.9rem;margin-top: 0.2rem;margin-left: 0.25rem;}
.cp-top .layui-slider{height: 6px;}

.cp-top .layui-form-select .layui-input{height: 0.65rem;line-height: 0.65rem;border-radius:.06rem;font-size: 0.16rem;padding:0 .26rem;font-weight: bold;}
.cp-top .layui-form-select .layui-edge{border:none;width: 0.2rem;height: 0.2rem;background:url(../images/icon_02.png) no-repeat center;background-size:contain;margin-top:-.1rem;}
.cp-top .layui-form-select dl{top: 0.7rem;}
.layui-form-select dl dd.layui-this{background-color: #1199d8;}


.cp-main{padding:0 0 .5rem;background-color: #f8f8f8;}
.cp-main .crumb{padding: .05rem 0;margin-bottom: 0.2rem;}


/* .cp-list{}
.cp-list .item{padding: 0.2rem;margin-bottom: 0.45rem;display: flex;align-items: flex-start;border:1px solid #a8a8a8;position: relative;}
.cp-list .imgbox{width: 4.7rem;height: 3.5rem;margin-right: 0.6rem;}
.cp-list .info{flex:1;overflow: hidden;padding-top: 0.2rem;}
.cp-list .tags{}
.cp-list .tag{font-size: 0.16rem;color:#537889;display: inline-block;vertical-align: middle;padding:0 .1rem;line-height: 0.28rem;background-color: #c6e3f1;border-radius:.14rem;}
.cp-list .title{font-size: 0.28rem;font-weight: bold;-webkit-line-clamp: 1;line-height: 1.4;margin-top: 0.1rem;}
.cp-list .fz{font-size: 0.16rem;color:#5d5d5d;margin-top: 0.25rem;}
.cp-list .price{font-size: 0.32rem;color:#f1521d;font-weight: bold;margin-top: 0.08rem;}
.cp-list .sm{display: flex;flex-wrap: wrap;margin-top: 0.3rem;align-items: center;}
.cp-list .km{font-size: 0.24rem;font-weight: bold;background:url(../images/cp_04.png) no-repeat left center;background-size:.3rem;padding-left: 0.4rem;margin-right: 0.2rem;}
.cp-list .wz{font-size: 0.16rem;color:#3f3f3f;padding:0 .2rem;display: inline-block;vertical-align: middle;position: relative;}
.cp-list .wz::before{content:'';position: absolute;left: 0;top: 50%;width: 1px;height: 0.22rem;background-color: #c1c1c1;margin-top: -0.11rem;}
.cp-list .anniu{margin-top: 0.3rem;font-size: 0.16rem;color:#fff;width: 2.35rem;line-height: 0.4rem;border-radius:.1rem;}

.cp-list .store{width: 0.38rem;height: 0.38rem;background:url(../images/idx_03.png) no-repeat center;background-size:contain;position: absolute;right: 0.15rem;top: 0.15rem;cursor: pointer;}
.cp-list .store.checked{background-image:url(../images/idx_03-1.png)}

.cp-list .delete{width: 0.36rem;height: 0.36rem;background:url(../images/icon_04.png) no-repeat center;background-size:contain;position: absolute;right: 0.15rem;top: 0.15rem;cursor: pointer;}
.cp-list .delete:hover{background-image:url(../images/icon_04-1.png)} */

.cp-list{display: flex;flex-wrap: wrap;margin:-1.7% 0 0 -1.7%;}
.cp-list .item{padding: 0.15rem;background-color: #fff;width: 31.6%;margin:1.7% 0 0 1.7%;}
.cp-list .imgbox{display: flex;align-items: center;justify-content: center;}
.cp-list .img{width: 100%;object-fit: contain;aspect-ratio: 4/3;}
.cp-list .title{font-size: 0.18rem;color:#000000;font-family: 'MulishSemiBold';line-height: 0.5rem;text-align: center;-webkit-line-clamp: 1;}
.cp-list .rows{}
.cp-list .row{padding:0 .12rem;height: 0.4rem;display: flex;align-items: center;justify-content: space-between;}
.cp-list .row span{font-size: 0.15rem;color:#575757;}
.cp-list .row:nth-child(odd){background-color: #f1f1f1;}
.cp-list .item:hover .title{color:#1199d8;}

.cp-list .item:last-child{margin-bottom: 0;}

.pagelist{text-align: center;margin-top: 0.4rem;}
.pagelist a{display: inline-block;vertical-align: middle;font-size: 0.16rem;min-width: .4rem;line-height: 0.4rem;margin:0 .03rem;}
.pagelist a.active,.pagelist a:hover{color:#fff;background-color: #1199d8;}


/* savedCars */
.save-blank{height: 0.9rem;}

/* productDetail */
.cp-sec{display: flex;align-items: flex-start;}
.cp-l{flex:1;overflow: hidden;}
.cp-r{width: 3.6rem;margin-left: 0.6rem;}

.cp-hot{}
.cp-hot .smtit{font-size: 0.28rem;font-weight: bold;padding:0 .3rem;margin-bottom: 0.2rem;}
.cp-hot .list{}
.cp-hot .list .item{padding: 0.15rem;background-color: #f7f7f7;margin-bottom: 0.2rem;}
.cp-hot .list .imgbox{height: 1.85rem;}
.cp-hot .list .title{font-size: 0.22rem;font-weight: bold;line-height: 1.4;margin-top: 0.1rem;}
.cp-hot .list .sm{font-size: 0.16rem;color:#404040;margin-top: 0.06rem;}
.cp-hot .list .more{font-size: 0.18rem;color:#1199d8;display: inline-block;vertical-align: middle;margin-top: 0.15rem;margin-bottom: 0.1rem;line-height: 0.26rem;position: relative;padding-right: 0.02rem;}
.cp-hot .list .more::after{content:'';display: inline-block;vertical-align: middle;width: 0.08rem;height: 0.08rem;background:url(../images/cp_24.png) no-repeat center;background-size:contain;margin-left: 0.04rem;transition: all .3s;}
.cp-hot .list .more::before{content:'';position: absolute;left: 0;bottom: 0;height: 1px;background-color: #1199d8;width: 100%;}
.cp-hot .list .item:hover .more{font-weight: bold;}
.cp-hot .list .item:hover .more::after{margin-left: 0.08rem;}


.cp-hot.h{padding:.65rem 0;}
.cp-hot.h .smtit{padding: 0;}
.cp-hot.h .list{display: flex;flex-wrap: wrap;margin-left: -1.5%;}
.cp-hot.h .list .item{width: 23.5%;margin:0 0 0 1.5%;}



.cp-slt{margin-bottom: 0.3rem;}
.cp-slt .tt{margin-bottom: 0.25rem;display: flex;align-items: center;border-bottom:1px solid #d4d4d4;padding-bottom: 0.1rem;}
.cp-slt .title{flex:1;overflow: hidden;font-size: 0.28rem;font-weight: bold;line-height: 0.4rem;}
.cp-slt .store{width: 0.38rem;height: 0.38rem;background:url(../images/idx_03.png) no-repeat center;background-size:contain;display: inline-block;vertical-align: middle;margin-left: 0.1rem;}
.cp-slt .store.checked{background-image:url(../images/idx_03-1.png)}

.cp-slt .price{font-size: 0.32rem;color:#f1521d;font-weight: bold;margin-left: 0.25rem;display: none;}
.cp-slt .smb{display: flex;align-items: center;margin-bottom: 0.25rem;}
.cp-slt .bqs{flex:1;overflow: hidden;}
.cp-slt .bqs span{font-size: 0.16rem;color:#6a6a6a;line-height: 0.28rem;display: inline-block;vertical-align: middle;background-color: #f5f7f7;border-radius:.14rem;margin-right: 0.15rem;padding:0 .12rem;}
.cp-slt .button{font-size: 0.16rem;width: 2.35rem;line-height: 0.42rem;border-radius:.1rem;}

.cp-slt .swiper1 .item{height: 5.3rem;}
.cp-slt .swiper2{margin-top: 0.2rem;}
.cp-slt .swiper2 .item{height: 1.1rem;border:2px solid #fff;}

.cp-slt .swiper2 .swiper-slide-thumb-active .item{border-color:#1199d8;}
.cp-slt .swiper-button{width: 0.5rem;height: 0.5rem;background-color:rgba(0,0,0,.6);background-size:.12rem;border-radius:50%;margin-top: -0.25rem;}
.cp-slt .swiper-button:hover{background-color:rgba(0,0,0,.8);}



.cp-tabs{border-bottom:1px solid #cbcbcb;display: flex;justify-content: space-between;margin-bottom: 0.35rem;}
.cp-tabs .lk{font-size: 0.16rem;color:#3a3a3a;line-height: 0.5rem;display: inline-block;vertical-align: middle;position: relative;font-weight: bold;}
.cp-tabs .lk::after{content:'';position: absolute;left: 50%;bottom: 0;height: 0.04rem;background-color: #1199d8;width: 0;transition: all .3s;}
.cp-tabs .lk.cur{font-size: 0.18rem;color:#000;}
.cp-tabs .lk.cur::after{width: 100%;left: 0;}

.cp-smtit{font-size: 0.28rem;font-weight: bold;margin-bottom: 0.15rem;}

.cp-sepc{margin-bottom: 0.5rem;}
.cp-sepc .list{padding:.1rem .25rem;background-color: #f7f7f7;display: flex;flex-wrap: wrap;}
.cp-sepc .list li{width: 33.3%;padding:.17rem 0;}
.cp-sepc .list .fz{font-size: 0.16rem;color:#666666;}
.cp-sepc .list .wz{font-size: 0.2rem;font-weight: bold;margin-top: 0.06rem;}


.cp-pics{margin-bottom: 0.7rem;}
.cp-pics .list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.cp-pics .list .item{height: 2.85rem;width: 49%;margin-bottom: 2%;}
.cp-pics .list .imgbox{height: 100%;}


.cp-ship{margin-bottom: 0.7rem;}
.cp-ship .txt{font-size: 0.18rem;line-height: 2;}
.cp-ship .txt p{position: relative;padding-left: 0.18rem;}
/* .cp-ship .txt p::before{content:'';width: 0.07rem;height: 0.07rem;background-color: #1199d8;position: absolute;left: 0;top: .14rem;} */
.cp-ship .pic{max-width: 8.7rem;display: block;width: 100%;}

.cp-cert{margin-bottom: 0.7rem;}
.cp-cert .list{display: flex;flex-wrap: wrap;margin-left: -1%;}
.cp-cert .list li{width: 19%;margin-left: 1%;}
.cp-cert .list li .img{width: 100%;display: block;}


.cp-xz{margin-bottom: 0.7rem;}
.cp-xz .list{display: flex;flex-wrap: wrap;margin-left: -3%;}
.cp-xz .list li{width: 30.3%;margin-left: 3%;padding:.15rem 0;}
.cp-xz .list .icon{height: 0.66rem;transition: all .3s;}
.cp-xz .list .title{font-size: 0.2rem;font-weight: bold;margin-top: 0.1rem;}
.cp-xz .list .txt{font-size: 0.16rem;color:#595959;line-height: 0.22rem;margin-top: 0.08rem;}
.cp-xz .list li:hover .icon{transform: scale(1.1,1.1);}

.cp-faq{margin-bottom: 0.7rem;}
.cp-faq .list{border-top:1px solid #e4e4e4;}
.cp-faq .list li{border-bottom:1px solid #e4e4e4;}
.cp-faq .list .title{font-size: 0.18rem;font-weight: bold;line-height: 0.3rem;padding:.1rem 0;cursor: pointer;position:relative;}
.cp-faq .list .drop{padding:0 0 .25rem;display: none;}
.cp-faq .list .txt{font-size: 0.16rem;color:#7f7f7f;line-height: 1.3;}
.cp-faq .list .title::after{content:'';position: absolute;width: 0.2rem;height: 0.2rem;background:url(../images/cp_22.png) no-repeat center;background-size:contain;right: 0;top: 50%;margin-top:-.1rem;}
.cp-faq .list .title.this::after{background-image:url(../images/cp_23.png)}

.cp-msg{padding:.4rem 0;background-color: #fafafa;}
.cp-msg .t-tit{font-size: 0.26rem;font-weight: bold;text-align: center;margin-bottom: 0.25rem;}
.cp-msg .form{max-width: 11.35rem;margin:0 auto;}
.cp-msg .form .row{margin-bottom: 0.25rem;display: flex;justify-content: space-between;}
.cp-msg .form .item{width: 32.3%;}
.cp-msg .form .ipt{width: 100%;border:1px solid #d1d1d1;border-radius:.1rem;background-color: #fff;font-size: 0.14rem;}
.cp-msg .form .ipt-txt{padding:0 .2rem;line-height: 0.55rem;height: 0.55rem;}
.cp-msg .form .con{height: 1.95rem;resize:none;padding:.2rem .2rem;line-height: 1.4;}
.cp-msg .form .submit{font-size: 0.16rem;width: 1.55rem;line-height: 0.55rem;border-radius:.28rem;}

/* changePassword */


.pub-form .row{margin-bottom: 0.18rem;}
.pub-form .tit{font-size: 0.16rem;margin-bottom: 0.08rem;}
.pub-form .tit i{color:#ff0000;}
.pub-form .info{}
.pub-form .ipt{border-radius:.06rem;border:1px solid #d1d1d1;font-size: 0.16rem;width: 100%;}
.pub-form .ipt-txt{padding:0 .15rem;line-height: 0.52rem;height: 0.52rem;}
.pub-form .submit{font-size: 0.16rem;min-width: 1.55rem;line-height: 0.55rem;border-radius:.28rem;margin-top: 0.2rem;text-align: center;padding:0 .3rem;}
.pub-form .send{min-width: 1.2rem;text-align: center;font-size: 0.16rem;color:#fff;border-radius:.06rem;margin-left: 0.15rem;}
.pub-form .con{height: 2rem;resize:none;padding:.15rem .15rem;}
.pub-form .layui-form-select dl{top: .6rem;}

.psd-form{padding:.1rem .45rem .4rem;}
.psd-form .ipt{width: 4.5rem;}

/* accountInfo */
.psd-form .select{width: 4.5rem;}

.pub-form .layui-form-select .layui-input{width: 100%;border-radius:.06rem;border:1px solid #d1d1d1;font-size: 0.16rem;padding:0 .15rem;line-height: 0.52rem;height: 0.52rem;}
.pub-form .layui-form-select .layui-edge{border-width: 7px;right: 0.15rem;}

/* account info完成 */
.psd-over{}
.psd-over .tips{padding:0 .1rem;min-width: 2.4rem;line-height: 0.38rem;font-size: 0.16rem;color:#335874;margin-bottom: 0.15rem;border-radius:.06rem;background-color: rgba(44,146,226,.1);display: inline-block;vertical-align: middle;}
.psd-over .tips::before{content:'';display: inline-block;vertical-align: middle;margin-right: 0.04rem;width: 0.2rem;height: 0.2rem;background:url(../images/icon_05.png) no-repeat center;background-size:contain;}
.psd-over .font{font-size: 0.16rem;color:#878787;line-height: 0.44rem;margin-bottom: 0.1rem;}
.psd-over .font em{color:#000;}

.psd-over .no{color:#f42048;margin-left: 0.35rem;}
.psd-over .viriemail{font-size: 0.16rem;color:#fff;margin-left: 0.35rem;line-height: 0.3rem;padding:0 .1rem;display: inline-block;vertical-align: middle;border-radius:.04rem;}


/* I want to sell */
.sell-form{max-width: 10.55rem;background-color: #f9f9f9;border-radius:.21rem;padding:.5rem .7rem;margin:0 auto .6rem;}


.sell-form .row{justify-content: space-between;}
.sell-form .item{width: 48%;}
.sell-form .filelist{display: flex;flex-wrap: wrap;}
.sell-form .filelist .pic{width: 1.35rem;height: 1rem;margin-right: 0.2rem;}
.sell-form .filelist .picup{cursor: pointer;}

/* inquiry */
.inquiry-form{max-width: 10.55rem;background-color: #f9f9f9;border-radius:.21rem;padding:.5rem .7rem;margin:0 auto .6rem;}
.inquiry-form .row{justify-content: space-between;}
.inquiry-form .item{width: 48%;}
.inquiry-form .bqs{margin-left: -0.1rem;position: relative;padding-right: 0.3rem;}
.inquiry-form .bqs .lk{display: inline-block;vertical-align: middle;font-size: 0.16rem;color:#636363;line-height: 0.3rem;border-radius:.06rem;padding:0 .14rem;margin:.15rem 0 0 .1rem;background-color: #eff4f8;}
.inquiry-form .bqs .lk:hover{color:#2c92e2;}
.inquiry-form .bqs .arrow{width: 0.21rem;height: 0.21rem;background:url(../images/icon_09.png) no-repeat center;background-size:contain;position: absolute;right: 0;top: .18rem;cursor: pointer;}

.inquiry-form .to{font-size: 0.18rem;line-height: 1.4;margin-bottom: 0.2rem;font-weight: bold;}
.inquiry-form .to em{color:#868686;}

.inquiry-form .goodsbox{display: flex;align-items: center;margin-bottom: 0.3rem;}
.inquiry-form .goodsbox .imgbox{width: 3.5rem;height: 2.35rem;margin-right: 0.5rem;}
.inquiry-form .goodsbox .info{flex:1;overflow: hidden;}
.inquiry-form .goodsbox .bq{font-size: 0.16rem;color:#537889;display: inline-block;vertical-align: middle;background-color: #c6e3f1;border-radius:.14rem;padding:0 .1rem;line-height: 0.28rem;}
.inquiry-form .goodsbox .title{font-size: 0.28rem;font-weight: bold;line-height: 0.4rem;margin-top: 0.1rem;}
.inquiry-form .goodsbox .bot{display: flex;align-items: center;margin-top: 0.2rem;}
.inquiry-form .numbox{width: 1.15rem;background-color: #fff;border:1px solid #e9e9e9;border-radius:.18rem;font-size: 0.18rem;display: flex;align-items: center;text-align: center;}
.inquiry-form .numbox .press{color:#999;width: 0.35rem;font-size: 0.28rem;margin-top: -0.04rem;}
.inquiry-form .numbox .input{flex:1;overflow: hidden;border:none;text-align: center;height: 0.36rem;line-height: 0.34rem;}
.inquiry-form .dw{font-size: 0.18rem;color:#6e6e6e;margin-left: 0.2rem;}


.inquiry-form .files{margin-top: .4rem;}
.inquiry-form .files .fz{margin-bottom: 0.15rem;}
.inquiry-form .files .fz span{font-size: 0.18rem;color:#1199d8;background:url(../images/icon_07.png) no-repeat left center;background-size:.28rem;padding-left: 0.35rem;margin-right: 0.2rem;}
.inquiry-form .files .fz em{font-size: 0.16rem;color:#cccccc;}
.inquiry-form .list{}
.inquiry-form .list li{font-size: 0.16rem;color:#909090;line-height: 0.38rem;padding:0 .12rem;border-radius:.06rem;background-color: #eff4f8;margin-bottom: 0.1rem;display: flex;align-items: center;}
.inquiry-form .list .del{width: 0.26rem;height: 0.26rem;background:url(../images/icon_08.png) no-repeat center;background-size:.15rem;cursor: pointer;display: block;}


/* 订阅成功 */
.pop{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index:110;background-color: rgba(0,0,0,.5);display: none;}
.pop .wrapbox{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.pop .close{width: .26rem;height: .26rem;background:url(../images/close.png) no-repeat center;background-size:.18rem;position: absolute;right: 0.1rem;top: 0.1rem;cursor: pointer;}

.pop-dy .wrapbox{background:url(../images/img_01.jpg) no-repeat center;background-size:cover;text-align: center;padding:.45rem .55rem;width: 6.1rem;}
.pop-dy .icon{height: 0.8rem;width: auto;}
.pop-dy .title{font-size: 0.34rem;font-weight: bold;margin-top: 0.1rem;}
.pop-dy .smtit{font-size: 0.2rem;color:#1299d9;margin-top: 0.2rem;font-weight: bold;}
.pop-dy .txt{font-size: 0.18rem;color:#333333;line-height: 0.28rem;margin-top: 0.3rem;}

.pop-xf{box-shadow:0 0 .14rem rgba(0,58,132,.11);width: 0.8rem;background-color: #fff;position: fixed;right: 0;top: 50%;z-index:100;padding:.06rem 0;}
.pop-xf .lk{padding:.1rem 0;text-align: center;display: block;}
.pop-xf .ico{width: 0.3rem;transition: all .3s;}
.pop-xf .fz{font-size: 0.14rem;color:#747474;margin-top: 0.03rem;}
.pop-xf .lk:hover .ico{transform: scale(1.05,1.05);}

/* 登录 */
.pop-login{position: absolute;right: 0;display: none;}
.pop-login .close{width: .26rem;height: .26rem;background:url(../images/close.png) no-repeat center;background-size:.18rem;position: absolute;right: 0.1rem;top: 0.1rem;cursor: pointer;}
.pop-login .mask{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index:110;background-color: rgba(0,0,0,.5);z-index:199;}
.pop-login .wrapbox{position: relative;z-index:200;background-color: #fff;width: 3.1rem;padding:.4rem .3rem;}
.pop-login .save{font-size: 0.18rem;color:#333333;background:url(../images/icon_14.png) no-repeat left center;background-size:.2rem;padding-left: 0.34rem;line-height: 0.34rem;display: inline-block;vertical-align: middle;margin-bottom: 0.2rem;cursor: pointer;}
.pop-login .ann{font-size: 0.16rem;color:#1299d9;line-height: 0.36rem;border-radius:.06rem;border:1px solid #1299d9;display: block;background-color: #fff;width: 100%;margin-bottom: 0.2rem;cursor: pointer;}
.pop-login .ann.this{color:#fff;background-color: #1299d9;}
.pop-login .ann:hover{color:#fff;background-color: #0e85be;border-color:#0e85be;}
.pop-login .ann:last-child{margin-bottom: 0;}


.pop-login .lk{display: block;font-size: 0.16rem;line-height: .4rem;display: flex;align-items: center;padding:0 .2rem;}
.pop-login .lk::before{content:'';display: inline-block;width: 0.22rem;height: 0.22rem;margin-right: 0.15rem;}
.pop-login .lk.savecar::before{background:url(../images/icon_19.png) no-repeat center;background-size:contain;}
.pop-login .lk.account::before{background:url(../images/icon_20.png) no-repeat center;background-size:contain;}
.pop-login .lk.password::before{background:url(../images/icon_21.png) no-repeat center;background-size:contain;}
.pop-login .lk.out::before{background:url(../images/icon_22.png) no-repeat center;background-size:contain;}

.pop-login .lk:hover{color:#1299d9;}
.pop-login .lk:hover::before{content:'';display: inline-block;width: 0.22rem;height: 0.22rem;margin-right: 0.15rem;}
.pop-login .lk:hover.savecar::before{background:url(../images/icon_19-1.png) no-repeat center;background-size:contain;}
.pop-login .lk:hover.account::before{background:url(../images/icon_20-1.png) no-repeat center;background-size:contain;}
.pop-login .lk:hover.password::before{background:url(../images/icon_21-1.png) no-repeat center;background-size:contain;}
.pop-login .lk:hover.out::before{background:url(../images/icon_22-1.png) no-repeat center;background-size:contain;}


.pop-sign{}
.pop-sign .wrapbox{padding:.4rem .28rem .4rem;background-color: #fff;width: 3.3rem;}
.pop-sign .t-tit{font-size: 0.2rem;margin-bottom: 0.2rem;font-weight: bold;}
.pop-sign .form{}
.pop-sign .row{margin-top: 0.15rem;position: relative;}
.pop-sign .row:first-child{margin-top: 0;}
.pop-sign .ico{width: 0.15rem;height: 0.15rem;position: absolute;left: 0.1rem;top: 50%;margin-top:-.07rem;}
.pop-sign .ico+.ipt{padding-left: 0.35rem;}
.pop-sign .ipt{width: 100%;border-radius:.06rem;border:1px solid #bcbcbc;padding:0 .1rem;}
.pop-sign .ipt:focus{border-color:#1299d9;}
.pop-sign .ipt-txt{height: 0.4rem;line-height: 0.4rem;}
.pop-sign .submit{font-size: 0.16rem;border-radius:.06rem;width: 100%;line-height: 0.4rem;margin-top: 0.25rem;}
.pop-sign .forget{font-size: 0.16rem;color:#139fe2;display: inline-block;vertical-align: middle;text-decoration: underline;margin-top: 0.2rem;}
.pop-sign .forget:hover{font-weight: bold;}
.pop-sign .tips{font-size: 0.14rem;color:#a6a6a6;margin-top: 0.07rem;padding:0 .05rem;}
.pop-sign .deal{font-size: 0.16rem;color:#616161;margin-top: 0.25rem;line-height: 0.22rem;display: flex;align-items: flex-start;}
.pop-sign .deal input{width: 0.12rem;height: 0.12rem;border:1px solid #808080;appearance: none;-webkit-appearance: none;margin-right: 0.06rem;margin-top: 0.06rem;}
.pop-sign .deal input:checked{background:url(../images/icon_18.png) no-repeat center;background-size:contain;border:none;}
.pop-sign .deal a{color:#1299d9;text-decoration: underline;}
.pop-sign .eye{width: 0.28rem;height: 0.28rem;background:url(../images/icon_17.png) no-repeat center #fff;background-size:contain;position: absolute;right: 0.1rem;top: 50%;margin-top: -0.14rem;cursor: pointer;}
.pop-sign .eye.this{background:url(../images/icon_17-1.png) no-repeat center #fff;background-size:contain;}

@keyframes changeBiger {
	100% {transform: scale(1.2);}
  }

@media screen and (min-width:992px) and (max-width:1199px){
	.auto{width: 10.5rem;}
	html{font-size: 5.5rem!important;}



	.hd-logo .img{height: 0.65rem;}

	.hd-nav li{margin-left: 0.25rem;}

	.hd-lang{margin-left: .3rem;}
	.hd-lang .ic{width: 0.3rem;}

	.hd-sear{margin-left: 0.5rem;}

	.idx-ban .title{font-size: 0.5rem;}
	.idx-ban .di{width: 100%;text-align: center;bottom: 1rem;left: 0;}
	.idx-ban .di .line{display: none;}
	.idx-ban .di .circle{display: none;}

	.cp-list{margin:-3% 0 0;justify-content: space-between;}
	.cp-list .item{width: 48.5%;margin:3% 0 0;}

	.car-form .box{ padding: 0.35rem .7rem 0 3.6rem;width: auto;}

}

@media screen and (min-width:768px) and (max-width:991px){
	.auto{padding:0 3%;width: 100%;}
	html{font-size: 6.2rem!important;}

	.sj-menu{position:absolute;right: 2%;top: 50%;width: .4rem;height: .4rem;background: url(../images/menu.png) no-repeat center;background-size:.3rem;display: block;margin-top: -0.2rem;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:.3rem;}

	.head{height: 0.8rem;}
	.hd-logo .img{height: 0.6rem;}

	.hd-lang .ic{width: 0.3rem;height: 0.2rem;}

	.hd-sear{margin-left: 0;}

	.hd-login{margin-right: 0.6rem;}

	.hd-nav{position: fixed;width: 100%;left: 0;top: 0.8rem;bottom: 0;background-color: #fff;z-index:100;overflow-y: scroll!important;border-top:1px solid #efefef;display: none;}
	.hd-nav li{display: block;margin: 0;}
	.hd-nav li>a{border-bottom:1px solid #efefef;padding:0 4%;line-height: 0.8rem;font-size: 0.2rem;}
	.hd-nav li>a::after{display: none;}

	.hd-nav .arrow{position: absolute;right: 0;top: 0;width: 0.7rem;height: 0.7rem;background:url(../images/arrow.png) no-repeat center;background-size:.24rem;}
	.hd-nav .arrow.this{transform: rotate(180deg);}
	.hd-nav .drop{opacity: 1;visibility: visible;transform: scaleY(1);width: 100%;position: static;background-color: transparent;padding: 0  .3rem;display: none;box-shadow:none;border-radius:0;}
	.hd-nav .drop .row{border-bottom:1px solid #efefef;}
	.hd-nav .drop .tit{font-size: 0.18rem;padding: 0;line-height: 0.7rem;}
	.hd-nav .drop .arrow{position: absolute;right: 0;top: 0;width: 0.7rem;height: 0.7rem;background:url(../images/arrow.png) no-repeat center;background-size:.2rem;}
	.hd-nav .drop .arrow.this{transform: rotate(180deg);}

	.hd-nav .drop .row:hover .subdrop{display: none;}
	.hd-nav .drop .subdrop{width: 100%;position: static;box-shadow:none;padding: 0;border-radius:0;padding:0 0 0 .3rem;border-top:1px solid #efefef;}
	.hd-nav .drop .lk{padding: 0;line-height: .6rem;border-bottom:1px solid #efefef;}
	.hd-nav .drop .lk:last-child{border:0;}

	.hd-nav .drop .row.cur .tit{font-weight: bold;}

	.ft-t{flex-wrap: wrap;}
	.ft-t .tit{font-size: 0.26rem;margin-bottom: 0.1rem;}
	.ft-t .col4{width: 50%;margin:0 auto;}

	.ft-b{display: block;text-align: center;}


	.idx-tt .bt{font-size: 0.36rem;}

	/* index */
	.idx-ban .item{height: 6rem;}
	.idx-ban .title{font-size: 0.44rem;line-height: 1.2;}
	.idx-ban .di{width: 100%;text-align: center;bottom: .2rem;left: 0;}
	.idx-ban .di .line{display: none;}
	.idx-ban .di .circle{display: none;}


	.idx-top{margin: 0;}
	.idx-top .wrap{margin: 0;box-shadow:none;padding:.4rem 3%;}
	.idx-top .form{display: block;}
	.idx-top .box{flex-wrap: wrap;}
	.idx-top .item{margin:0 1% .2rem;width: 48%;flex:initial;}
	.idx-top .fz{font-size: 0.16rem;}
	.idx-top .submit{margin:.3rem auto 0;width: 1.6rem;height: 0.6rem;line-height: 0.6rem;}

	.idx-car .list .item{width: 48%;}

	.idx-recom .item .info{padding:0 .2rem;}
	.idx-recom .item .title{font-size: 0.26rem;}

	.idx-brand .list li{width: 23%;}

	.idx-xw .idx-tt{align-items: center;}
	.idx-xw .ll{display: block;}
	.idx-xw .ll .bq{margin:.1rem .1rem 0 0;}
	.idx-xw .item{height: 3.5rem;}

	/* news */
	.xw-menu .lk{margin-right: 0.5rem;}

	.xw-sec{display: block;}
	.xw-r{width: 100%;margin: .3rem 0 0;padding-top: 0;}

	.car-form{height: 3.8rem;}
	.car-form .title{font-size: 0.36rem;}
	.car-form .smtit{font-size: 0.26rem;}
	.car-form .box{width: 100%; padding: 0.5rem .5rem 0.5rem 3.2rem;height: auto;margin-top: 0.5rem;}
	.car-form .form .submit{width: 0.8rem;background-size:.3rem;}

	.car-form+.idx-ss{padding-top: 0.8rem;}

	.xw-mod:last-child{padding-bottom: 0;}


	/* newsDetail */
	.xw-simi{padding:.5rem 0;}
	.xw-simi .list .imgbox{height: 2rem;}
	.xw-simi .list .title{font-size: 0.22rem;}

	/* about */
	.us-titbox .bt{font-size: 0.42rem;}
	.us-titbox .txt{font-size: 0.2rem;}

	.us-intro{display: block;}
	.us-intro .info::before{display: none;}
	.us-intro .info{min-height: auto;padding:.4rem .3rem;}
	.us-intro .videobox{width: 100%;max-width: 100%;}

	.us-pics .item{width: 48%;margin-bottom: 2%;}

	.us-xx{display: block;margin-top: 0.4rem;}
	.us-xx li{width: 100%!important;margin-bottom: 0.2rem;align-items: center;}
	.us-xx .icon{width: 0.6rem;}


	/* product */
	.cp-top .row{margin: 0;justify-content: space-between;}
	.cp-top .item{width: 48%!important;flex:initial;margin:0 0 .2rem;}
	.cp-top .submit{margin:.3rem auto 0;}

	.cp-list{margin:-3% 0 0;justify-content: space-between;}
	.cp-list .item{width: 48.5%;margin:3% 0 0;}


	/* productDetail */
	.cp-sec{display: block;}
	.cp-r{width: 100%;margin: 0;}

	.cp-hot .list{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.cp-hot .list .item{width: 49%;margin:0 0 2%;}

	.cp-hot.h .list .item{width: 49%;margin:0 0 2%;}


	/* sellForm */
	.sell-form{padding:.4rem .3rem;}

	/* inquiry */
	.inquiry-form{padding:.4rem .3rem;}








}

@media screen and (min-width:320px) and (max-width:767px){
	.auto{padding:0 4%;width: 100%;}
	html{font-size: 6.2rem!important;}


	.sj-menu{position:absolute;right: 2%;top: 50%;width: .3rem;height: .3rem;background: url(../images/menu.png) no-repeat center;background-size:.24rem;display: block;margin-top: -0.15rem;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:.2rem;}

	.head{height: 0.7rem;}
	.hd-logo .img{height: 0.45rem;}

	.hd-sear{margin-left:0;margin-right: .25rem;}
	.hd-sear .icon{background-size: 0.2rem;}

	.hd-lang{margin-left: 0;right: .3rem;}
	.hd-lang .font{background-size: 0.12rem;font-size: 0.16rem;padding-right: 0.2rem;font-size: 0;}
	.hd-lang .ic{width: 0.26rem;height: 0.16rem;margin-right: 0.04rem;}

	.hd-login{margin-right: 0.3rem;background-size: 0.2rem;margin-left: 0.25rem;padding: 0;line-height: 0.7rem;font-size: 0;width: 0.3rem;height: 0.3rem;}

	.hd-nav{position: fixed;width: 100%;left: 0;top: 0.7rem;bottom: 0;background-color: #fff;z-index:100;overflow-y: scroll!important;border-top:1px solid #efefef;display: none;}
	.hd-nav li{display: block;margin: 0;}
	.hd-nav li>a{border-bottom:1px solid #efefef;padding:0 6%;line-height: 0.7rem;}
	.hd-nav li>a::after{display: none;}


	.hd-nav .arrow{position: absolute;right: 0;top: 0;width: 0.7rem;height: 0.7rem;background:url(../images/arrow.png) no-repeat center;background-size:.2rem;}
	.hd-nav .arrow.this{transform: rotate(180deg);}
	.hd-nav .drop{opacity: 1;visibility: visible;transform: scaleY(1);width: 100%;position: static;background-color: transparent;padding: 0  0 0 .3rem;display: none;box-shadow:none;border-radius:0;}
	.hd-nav .drop .row{border-bottom:1px solid #efefef;padding: 0;}
	.hd-nav .drop .tit{font-size: 0.18rem;padding: 0 0 0;line-height: 0.6rem;}
	.hd-nav .drop .arrow{position: absolute;right: 0;top: 0;width: 0.6rem;height: 0.6rem;background:url(../images/arrow.png) no-repeat center;background-size:.18rem;}
	.hd-nav .drop .arrow.this{transform: rotate(180deg);}

	.hd-nav .drop .row:hover .subdrop{display: none;}
	.hd-nav .drop .subdrop{width: 100%;position: static;box-shadow:none;padding: 0;border-radius:0;padding:0 0 0 .1rem;border-top:1px solid #efefef;}
	.hd-nav .drop .lk{padding: 0 0 0 .1rem;line-height: .5rem;border-bottom:1px solid #efefef;}
	.hd-nav .drop .lk:last-child{border:0;}

	.hd-nav .drop .row.cur .tit{font-weight: bold;}

	.ft-t{flex-wrap: wrap;padding:.4rem 0 .3rem;display: block;}
	.ft-t::before{height: 0.24rem;}
	.ft-t .tit{font-size: 0.18rem;margin-bottom: 0.05rem;}
	.ft-t .col{width: 100%;margin-bottom: 0.15rem;}
	.ft-t .lks{font-size: 0;}
	.ft-t .lk{display: inline-block;vertical-align: middle;min-width: 50%;margin: 0;}

	.ft-social{display: block;text-align: center;margin-top: 0.3rem;}
	.ft-social .smtit{font-size: 0.18rem;margin-bottom: 0.15rem;}

	.ft-b{display: block;text-align: center;}

	.idx-tt{display: block;text-align: center;}
	.idx-tt .bt{font-size: 0.28rem;margin-bottom: 0.15rem;}
	.idx-tt .tabs{width: 100%;justify-content: center;}
	.idx-tt .tabs .lk{height: 0.3rem;line-height: 0.3rem;}

	/* index */
	.idx-ban .shade{padding-bottom: 1rem;}
	.idx-ban .item{height: 3.8rem;}
	.idx-ban .title{font-size: 0.26rem;line-height: 1.2;}
	.idx-ban .more{font-size: 0.16rem;}
	.idx-ban .more::before{width: 0.18rem;height: 0.02rem;}
	.idx-ban .di{width: 100%;text-align: center;bottom: .15rem;left: 0;text-align: right;padding:0 .15rem;}
	.idx-ban .di .line{display: none;}
	.idx-ban .di .circle{display: none;}
	.idx-ban .swiper-pagination{display: inline-block;vertical-align: middle;padding:0 .08rem;line-height: 0.24rem;background-color: rgba(0,0,0,.6);width: auto;border-radius:.08rem;font-size: 0.14rem;}


	.idx-top{margin: 0;}
	.idx-top .wrap{margin: 0;box-shadow:none;padding:.4rem 3%;}
	.idx-top .form{display: block;}
	.idx-top .t-tit{font-weight: bold;}
	.idx-top .box{flex-wrap: wrap;}
	.idx-top .item{margin:0 0 .15rem;width: 100%;flex:initial;}
	.idx-top .fz{font-size: 0.16rem;}
	.idx-top .layui-form-select .layui-input{height: 0.5rem;line-height: 0.5rem;}
	.idx-top .layui-form-select .layui-edge{background-size:.12rem;}
	.idx-top .layui-form-select dl{top: 0.55rem;}
	.idx-top .submit{margin:.15rem auto 0;width: 1.4rem;height: 0.45rem;line-height: 0.45rem;}

	.idx-car{padding:.3rem 0;}
	.idx-car .list{margin: 0;}
	.idx-car .list .item{width: 100%;margin:0 0 4%;}

	.idx-recom{padding:.5rem 0;}
	.idx-recom .item{height: 3rem;}
	.idx-recom .item .info{padding:0 .2rem;bottom: 0.2rem;}
	.idx-recom .item .title{font-size: 0.22rem;}
	.idx-recom .swiper-pagination{margin-top: 0.3rem;}


	.idx-brand{padding:.5rem 0;}
	.idx-brand .list li{width: 31.3%;margin-bottom: 0;height: 0.5rem;}
	.idx-brand .readmore{font-size: 0.17rem;}
	.idx-brand .readmore::before{width: 0.1rem;height: 0.14rem;}

	.idx-xw{padding:.5rem 0;}
	.idx-xw .idx-tt{align-items: center;}
	.idx-xw .ll{display: block;margin-bottom: 0.2rem;}
	.idx-xw .bqs{overflow-x: scroll;white-space: nowrap;width:104%;}
	.idx-xw .bqs::-webkit-scrollbar{ display: none;}
	.idx-xw .ll .bq{margin:.1rem .1rem 0 0;font-size: 0.15rem;}

	.idx-xw .detail{display: block;}
	.idx-xw .item{height: 2.4rem;width: 100%;margin-bottom: 0.2rem;}
	.idx-xw .item .title{font-size: 0.2rem;bottom: 0.15rem;}
	.idx-xw .item:last-child{margin-bottom: 0;}

	.idx-ss{padding:.5rem 0;}
	.idx-ss .lk{padding:0 .1rem;margin: 0 0 0.1rem 0.1rem;line-height: 0.32rem;}


	/* news */
	.crumb{padding:.15rem 0;}

	.xw-menu{overflow-x: scroll;white-space: nowrap;padding: 0;}
	.xw-menu .lk{margin-right: 0.3rem;display: inline-block;vertical-align: middle;}

	.xw-sec{display: block;padding:.4rem 0;}
	.xw-r{width: 100%;margin: .25rem 0 0;padding-top: 0;}
	.xw-tit{font-size: 0.28rem;margin-bottom: 0.2rem;}

	.xw-list .item{margin-bottom: 0.25rem;}
	.xw-list .imgbox{height: 2.6rem;}
	.xw-list .info{padding:.2rem .2rem;}
	.xw-list .title{font-size: 0.22rem;}
	.xw-list .date{background-size:.16rem;padding-left: 0.22rem;}

	.xw-mod:last-child{padding-bottom: 0;}
	.xw-mod .smtit{font-size: 0.26rem;margin-bottom: 0.2rem;}
	.xw-mod .list .item{margin-bottom: 0.2rem;}
	.xw-mod .list .imgbox{width: 1.3rem;height: 1rem;margin-right: 0.15rem;}
	.xw-mod .list .title{font-size: 0.18rem;}


	.car-form{height: auto;display: flex;flex-direction:column-reverse;padding:.5rem 0;}
	.car-form .title{font-size: 0.3rem;text-align: center;}
	.car-form .smtit{font-size: 0.22rem;text-align: center;}
	.car-form .box{width: 100%; padding: 0;height: auto;margin-top: 0;background:none;}
	.car-form .form .submit{width: 0.7rem;background-size:.26rem;height: 0.5rem;}
	.car-form .pic{position: static;width: 80%;margin:.25rem auto 0;display: block;transform: translate(0,0);}

	.car-form+.idx-ss{padding-top: 0.5rem;}

	/* newsDetail */
	.xw-det .sm{margin-top: 0.2rem;}
	.xw-det .title{font-size: 0.24rem;line-height: 1.3;}
	.xw-det .edit{margin-top: 0.15rem;}


	.xw-simi{padding:.5rem 0 0;}
	.xw-simi .list{display: block;margin: 0;}
	.xw-simi .list .item{width: 100%;margin:0 0 4%;}
	.xw-simi .list .imgbox{height: 2rem;}
	.xw-simi .list .title{font-size: 0.2rem;line-height: 1.4;}


	/* about */
	.us-titbox .bt{font-size: 0.34rem;}
	.us-titbox .txt{font-size: 0.16rem;font-weight: normal;margin-top: 0.1rem;}

	.us-intro{display: block;}
	.us-intro .info::before{display: none;}
	.us-intro .info{min-height: auto;padding:.3rem .2rem;}
	.us-intro .title{font-size: 0.22rem;line-height: 1.3;}
	.us-intro .videobox{width: 100%;max-width: 100%;height: 3rem;}
	.us-intro .videobox .playicon{width: 0.6rem;height: 0.6rem;}

	.us-pics .item{width: 48%;margin-bottom: 2%;height: 2rem;}

	.us-xx{display: block;margin-top: 0.4rem;}
	.us-xx li{width: 100%!important;margin-bottom: 0.2rem;align-items: center;}
	.us-xx .icon{width: 0.5rem;}



	/* product */
	.cp-top{padding:.4rem 0;}
	.cp-top .row{margin: 0;justify-content: space-between;}
	.cp-top .item{width: 48%!important;flex:initial;margin:0 0 .15rem;}
	.cp-top .fz{padding: 0;}
	.cp-top .layui-form-select .layui-input{height: 0.5rem;line-height: 0.5rem;padding:0 .15rem;}
	.cp-top .layui-form-select .layui-edge{width: 0.12rem;height: 0.12rem;margin-top: -.06rem;}
	.cp-top .submit{margin:.15rem auto 0;width: 1.5rem;height: 0.5rem;line-height: 0.5rem;}

	.cp-list{margin:-0.2rem 0 0;justify-content: space-between;}
	.cp-list .item{width: 100%;margin:0.2rem 0 0;}
	.cp-list .imgbox{height: 2rem;}

	.pagelist a{min-width: 0.3rem;line-height: 0.3rem;}


	/* productDetail */
	.cp-sec{display: block;}
	.cp-r{width: 100%;margin: 0;}

	.cp-smtit{font-size: 0.24rem;}

	.cp-slt{margin-bottom: 0.2rem;}
	.cp-slt .tt{display: block;margin-bottom: 0.15rem;}
	.cp-slt .title{font-size: 0.22rem;}
	.cp-slt .store{width: 0.28rem;height: 0.28rem;}
	.cp-slt .price{font-size: 0.2rem;margin:.1rem 0 0;}
	.cp-slt .smb{display: block;}
	.cp-slt .bqs{margin-left: -0.06rem;font-size: 0;}
	.cp-slt .bqs span{margin:0 0 .06rem .06rem;font-size: 0.14rem;}
	.cp-slt .button{margin-top: 0.2rem;}

	.cp-slt .swiper1 .item{height: 3.2rem;}
	.cp-slt .swiper-button{width: 0.4rem;height: 0.4rem;background-size:.08rem;}
	.cp-slt .swiper2{margin-top: 0.15rem;}
	.cp-slt .swiper2 .item{height: 1rem;}



	.cp-tabs{overflow-x: scroll;white-space: nowrap;display: block;}
	.cp-tabs .lk{margin-right: 0.25rem;font-size: 0.18rem;}
	.cp-tabs::-webkit-scrollbar{ display: none;}

	.cp-sepc .list{justify-content: space-between;}
	.cp-sepc .list li{min-width: 47%;}
	.cp-sepc .list .wz{font-size: 0.18rem;}

	.cp-pics{margin-bottom: 0.4rem;}
	.cp-pics .list .item{height: 2rem;}

	.cp-ship{margin-bottom: 0.5rem;}

	.cp-cert{margin-bottom: 0.5rem;}
	.cp-cert .list{overflow-x: scroll;display: block;margin: 0;white-space: nowrap;}
	.cp-cert .list::-webkit-scrollbar{ display: none;}
	.cp-cert .list li{display: inline-block;vertical-align: middle;width: 1.5rem;height: 2rem;margin:0 .15rem 0 0;}

	.cp-xz{margin-bottom: 0.5rem;}
	.cp-xz .list{margin: 0;justify-content: space-between;}
	.cp-xz .list li{width: 48%;margin:0;}
	.cp-xz .list .icon{height: 0.5rem;}

	.cp-faq{margin-bottom: 0.5rem;}

	.cp-hot .smtit{padding: 0;}

	.cp-hot.h{padding:.5rem 0;}
	.cp-hot.h .list .item{width: 100%;margin:0 0 .2rem;}
	.cp-hot.h .list .item:last-child{margin-bottom: 0;}


	.cp-msg .form .row{display: block;margin-bottom: 0.2rem;}
	.cp-msg .form .item{width: 100%;margin-bottom: 0.2rem;}
	.cp-msg .form .item:last-child{margin-bottom: 0;}
	.cp-msg .form .submit{margin:0 auto;display: block;}


	/* changePassword */
	.psd-form{padding:.2rem 0 .5rem;}
	.psd-form .ipt{width: 100%;}
	.psd-form .select{width: 100%;}

	.pub-form .ipt-txt{height: 0.45rem;line-height: 0.45rem;}
	.pub-form .submit{display: block;margin:.3rem auto 0;}
	.pub-form .layui-form-select .layui-input{height: 0.45rem;line-height: 0.45rem;}
	.pub-form .layui-form-select dl{top: 0.5rem;}


	/* accountInfo */
	/* accountInfo2 */


	/* sellForm */
	.sell-form{padding:.3rem .2rem;border-radius:.1rem;}
	.sell-form .row{display: block;}
	.sell-form .item{width: 100%;margin-bottom: 0.18rem;}
	.sell-form .item:last-child{margin-bottom: 0;}


	/* inquiry */
	.inquiry-form{padding:.3rem .2rem;border-radius:.1rem;}

	.inquiry-form .goodsbox{display: block;}

	.inquiry-form .goodsbox .imgbox{width: 100%;margin:0 0 .2rem;}
	.inquiry-form .goodsbox .title{font-size: 0.23rem;line-height: 1.4;}
	.inquiry-form .row{display: block;}
	.inquiry-form .item{width: 100%;margin-bottom: 0.18rem;}
	.inquiry-form .bqs .arrow{width: 0.2rem;height: 0.2rem;background-size:.15rem;}
	.inquiry-form .bqs .lk{margin:.1rem 0 0 .1rem;}
	.inquiry-form .files .fz span{background-size:.2rem;padding-left: 0.25rem;}
	.inquiry-form .files .fz em{display: block;margin-top: 0.05rem;}

	/* 订阅 */
	.pop-dy .wrapbox{width: 90%;padding:.45rem .35rem;}
	.pop-dy .icon{height: 0.65rem;}
	.pop-dy .title{font-size: 0.26rem;}
	.pop-dy .smtit{font-size: 0.18rem;margin-top: 0.15rem;}
	.pop-dy .txt{font-size: 0.16rem;line-height: 0.24rem;margin-top: 0.1rem;}

	/* .pop-xf{display: none;} */


	.gotop{margin: 0;left:auto;right: 0.05rem;bottom: 0.15rem;}
	.gotop::before{width: 0.3rem;height: 0.5rem;margin-bottom: 0;}

	/* 弹窗 */
	.pop-login{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index:100;}
	.pop-login .wrapbox{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 86%;}


	.pop-sign .wrapbox{width: 86%;padding: 0.35rem 0.25rem 0.35rem;}


	.hd-lang .drop{width: 1.2rem;}
	.hd-lang .drop::before{width: 0.08rem;height: 0.08rem;top: -0.04rem;margin-left: -0.04rem;}
	.hd-lang .drop .lk{line-height: 0.4rem;font-size: 0.14rem;}
	.hd-lang .drop .ic{width: 0.26rem;height: 0.16rem;}






}