@charset "utf-8";
/* CSS Document */
/*css预设*/
/*只设置网页的头尾*/
@font-face
{
font-family: "PINGFANG+REGULAR","苹方";
src: url(../font/PINGFANG+REGULAR.TTF);
}
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
}/*将所有HTML元素的默认边距清0*/
html,body{
	width: 100%;
	height: 100%;
	font-size:12px;
	font-family: "苹方";
	color:#000;
	line-height:normal;
}/*对HTML元素中的字体、颜色、背景色进行初始设置*/
body{font-size:0.24rem; background: #eeeeee;word-break:break-all;}
ul li,ol li{
	list-style:none;
}/*将列表标签的默认样式清除*/
a{
	text-decoration:none;
	outline:none;
	blr:expression(this.onFocus=this.blur());
}/*将超链接的下划线去掉以及在ie6中点击出现的虚线框去掉*/
img{
	border:none;
}/*图片的默认边框去掉 */
input{
	border:none;
}
/*清楚浮动*/
.clearfix:after{
	content:"";
	height:0;
	line-height:0;
	display:block;
	clear:both;
	visibility:hidden;
	}
.clearfix{
	zoom:1;
}/*解决ie6的兼容性问题*/

input{
	border:none;
}
legend{display:none}
fieldset,img{border:none;vertical-align:middle}
em,cite,i{font-style:normal}
input,button,textarea{outline:none;border:0;vertical-align:middle;font-family:"苹方";}
input[type="submit"],input[type="reset"],input[type="button"],input[type="text"],input[type="password"],input[type="textarea"],button {-webkit-appearance:none;border-radius:0}
select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
textarea{resize:none}
table{border-collapse:collapse;}
table, td, th{font-weight: normal;}
html .clearfix {display: block;}
* html .clearfix {height:1%;}
.t-c{text-align: center;}.t-l{text-align: left;}.t-r{text-align: right;}
.va-m{vertical-align: middle;}
.fl{float:left !important;}
.fr{float:right;}
.hide{display:none;}
.h100{height: 100%;}
.t-in{text-indent: 2em;}
.tdl{table-layout:fixed;}
.fwb{font-weight: bold;}
.vhide{visibility: hidden;}
.tuline{text-decoration:underline}
/*字号*/
.f22{font-size:0.22rem;}
.f24{font-size:0.24rem;}
.f26{font-size:0.26rem;}
.f0{font-size:0;}
.f14{font-size: 0.14rem;}
.f18{font-size: 0.18rem;}
.f20{font-size: 0.2rem;}
.col_313131{color:#313131;}
.col_959595{color:#959595;}
.col_ff6241{color:#ff6241;}
.col_666666{color:#666666;}
.col_fff{color:#fff;}
.col_000{color:#000;}
.col_5b5b5b{color:#5b5b5b;}
.col_0f75e8{color:#0f75e8;}/*蓝色*/
.col_fa9b23{color:#fa9b23;}/*黄*/
.col_919191{color:#919191;}/*浅灰*/
.col_e73938{color:#e73938;}/*红*/
.col_f2192d{color:#f2192d;}/* 亮红*/
.col_0f75e8{color:#0f75e8;}
/*背景颜色*/
.bg_fff9d1{background: #fff9d1;}
.bg_fff{background: #fff;}
.bg_eee{background:#eee;}
.bg_b6b4b4{background:#b6b4b4;}
.btn-8f8c89{background:#8f8c89;box-shadow: 0 2px 1px #403f3d inset;}
.btn-inquiry{background:#a8161f;}
.btn-c92537{
	        background: -webkit-linear-gradient(#d42b3f, #a8161f); /* Safari 5.1 - 6.0 */
	        background: -o-linear-gradient(#d42b3f, #a8161f); /* Opera 11.1 - 12.0 */
	        background: -moz-linear-gradient(#d42b3f, #a8161f); /* Firefox 3.6 - 15 */
	        background: linear-gradient(#d42b3f, #a8161f); /* 标准的语法（必须放在最后） */
	        box-shadow: 0 2px 1px #d42b3f inset;
           }
.mg_t5{margin-top: 0.05rem;}.mg_t10{margin-top: 0.1rem;}.mg_t12{margin-top: 0.12rem;}
.mg_t24{margin-top: 0.24rem;}
.mg_t27{margin-top: 0.27rem;}
.mg_r10{margin-right: 0.1rem;}.mg_l10{margin-left: 0.1rem;}.mg_l20{margin-left: 0.2rem;}
.mg_rl23{margin-right:0.23rem;margin-left:0.23rem;}
.mg_b5{margin-bottom: 0.05rem;}.mg_b10{margin-bottom: 0.1rem;}.mg_b14{margin-bottom: 0.14rem;}.mg_b18{margin-bottom: 0.18rem;}.mg_b20{margin-bottom: 0.2rem;}.mg_b23{margin-bottom: 0.23rem;}
.mg_b30{margin-bottom: 0.3rem;}
.mg_tb34{margin-top:0.34rem;margin-bottom:0.34rem;}.mg_tb50{margin-top:0.5rem;margin-bottom:0.5rem;}
.mg_r20{margin-right:0.2rem;}.mg_r33{margin-right:0.33rem;}
.mg_t20{margin-top:0.2rem;}
.mg_tb18{margin-top: 0.18rem;margin-bottom: 0.18rem;}
.mg_tb20{margin-top: 0.2rem;margin-bottom: 0.2rem;}
.mg_tb138{margin-top: 1.38rem;margin-bottom: 1.38rem;}
.mg_tb10{margin-top: 0.1rem;margin-bottom:0.1rem;}
.mg_l30{margin-left:0.3rem;}
.mg_t40{margin-top:0.4rem;}
.pd_tb20{padding-top:0.2rem;padding-bottom:0.2rem;}
.pd_tb34{padding-top:0.34rem;padding-bottom:0.34rem;}
.pd_tb40{padding-top:0.4rem;padding-bottom:0.4rem;}
.pd_tb80{padding-top:0.8rem;padding-bottom:0.8rem;}
.pd_b20{padding-bottom:0.2rem;}.pd_b34{padding-bottom:0.34rem;}
.bdb-a5a5a5{border-bottom:0.03rem solid #a5a5a5;}
/*宽度*/
.w30{width:30%!important;}.w40{width:40%!important;}.w60{width:60%!important;}
/*超出隐藏单行*/
.ovfh{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ovfh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }
/*车牌查找*/
.plate-search{
			height:0.6rem;
			background: -webkit-linear-gradient(#f5f5f5, #e3e3e3); /* Safari 5.1 - 6.0 */
		    background: -o-linear-gradient(#f5f5f5, #e3e3e3); /* Opera 11.1 - 12.0 */
		    background: -moz-linear-gradient(#f5f5f5, #e3e3e3); /* Firefox 3.6 - 15 */
		    background: linear-gradient(#f5f5f5, #e3e3e3); /* 标准的语法（必须放在最后） */
		    border-bottom:0.01rem solid #b3b3b3;
			}
.w33Pre{width: 16%!important;}
.plate-search ul li{float:left;/*width:16.6%;*/width: 16%;text-align: center;height:0.6rem;line-height:0.6rem;}
/*.w33Pre{width: 25%!important;}*/
/*.plate-search ul li{float:left;width:20%;text-align: center;height:0.6rem;line-height:0.6rem;}*/
.plate-search ul li a{font-weight:bold;color:#666666;font-size:0.24rem;/*display:inline-block;*/height:0.4rem;line-height:0.4rem;vertical-align: middle;}
.plate-search ul li a.aclick{color:#f4f4f4;background:#8f8c89;border-radius:25px;box-shadow:0 2px 1px #403f3d inset;padding:0.03rem 0.2rem;}
/*测试下选中未按下*/
.plate-search ul li a.a1{border-radius:25px;border:1px solid #a0a0a0;padding:0.03rem 0.2rem;box-shadow:0 1px 1px #fff inset;
                         background: -webkit-linear-gradient(#e9e9e9, #bcbdbd); /* Safari 5.1 - 6.0 */
					     background: -o-linear-gradient(#e9e9e9, #bcbdbd); /* Opera 11.1 - 12.0 */
					     background: -moz-linear-gradient(#e9e9e9, #bcbdbd); /* Firefox 3.6 - 15 */
					     background: linear-gradient(#e9e9e9, #bcbdbd); /* 标准的语法（必须放在最后） */
                        }
.plate-search-img{margin:1rem auto;text-align: center;}
.plate-search-img img{width:4.56rem;height:2.9rem;}

/*小分辩率－begin  2024-11-05*/
.plate-search-s{

			background: -webkit-linear-gradient(#f5f5f5, #e3e3e3); /* Safari 5.1 - 6.0 */
		    background: -o-linear-gradient(#f5f5f5, #e3e3e3); /* Opera 11.1 - 12.0 */
		    background: -moz-linear-gradient(#f5f5f5, #e3e3e3); /* Firefox 3.6 - 15 */
		    background: linear-gradient(#f5f5f5, #e3e3e3); /* 标准的语法（必须放在最后） */
		    border-bottom:0.01rem solid #b3b3b3;
			}
.w33Pre-s{}
.plate-search-s ul li{float:left;text-align: center;height:0.6rem;line-height:0.6rem;margin-left: 10px;margin-right: 10px;}
.plate-search-s ul li a{font-weight:bold;color:#666666;font-size:0.24rem;/*display:inline-block;*/height:0.4rem;line-height:0.4rem;vertical-align: middle;}
.plate-search-s ul li a.aclick{color:#f4f4f4;background:#8f8c89;border-radius:25px;box-shadow:0 2px 1px #403f3d inset;padding:0.03rem 0.2rem;}
/*测试下选中未按下*/
.plate-search-s ul li a.a1{border-radius:25px;border:1px solid #a0a0a0;padding:0.03rem 0.2rem;box-shadow:0 1px 1px #fff inset;
                         background: -webkit-linear-gradient(#e9e9e9, #bcbdbd); /* Safari 5.1 - 6.0 */
					     background: -o-linear-gradient(#e9e9e9, #bcbdbd); /* Opera 11.1 - 12.0 */
					     background: -moz-linear-gradient(#e9e9e9, #bcbdbd); /* Firefox 3.6 - 15 */
					     background: linear-gradient(#e9e9e9, #bcbdbd); /* 标准的语法（必须放在最后） */
                        }





/*vin查找*/
.vin-search{text-align:center;margin:0.72rem auto;}
.vin-search span{font-size:0.24rem;}
input[type=text].vin-search-input{margin-bottom: 0px; height:0.62rem;font-size:0.24rem;border:0.01rem solid #bfbfbf;box-shadow:0.02rem 0.02rem 0.02rem #b4b4b4 inset;}
.vin-search-button{width:1.6rem;height:0.62rem;font-size:0.24rem;color:#fff;border-radius:5px;}
.vin-ts{background: url(../images/yz_img.png) no-repeat center -254px;width:0.4rem;height:0.4rem;display: inline-block;vertical-align: middle;margin-right:0.3rem;}
.vin-checkbox{padding:0.4rem 0.8rem;}
.vin-checkbox div{text-indent: 2em;}
.vin-checkbox p{margin-bottom:0.33rem;}
.vin-checkbox p.mg_b54{margin-bottom:0.54rem;}
.vin-checkbox span i{background:url(../images/checkbox.png) no-repeat center bottom;vertical-align:middle;margin-right:0.2rem;width:0.36rem;height:0.36rem;display: inline-block;}
.vin-checkbox span i.checkbox{background:url(../images/checkbox.png) no-repeat center top;}
.vin-checkbox-button{width:3rem;height:0.6rem;font-size:0.24rem;color:#fff;border-radius:5px;}
@media screen and (max-width:800px) {
    .vin-search span,.partclass-span,.shopcar-list{display: block;text-align:left;text-indent:4em;margin-bottom:0.1rem;}
}
@media screen and (max-width:768px) {
    .vin-search span,.partclass-span,.shopcar-list{display: block;text-align:left;text-indent:4em;margin-bottom:0.1rem;}
}
/*车型查找*/
.car-searchA ul{font-size:0;text-align: center;}
.car-searchA ul li{display:inline-block;margin:0 0.025rem;}
.car-searchA ul li span{border-radius: 4px;font-size:0.24rem;width:1.16rem;height:0.5rem;line-height:0.5rem;text-align:center;background: #cf293c;color:#fff;display: inline-block;
                         background: -webkit-linear-gradient(#d42b3f, #a8161f); /* Safari 5.1 - 6.0 */
					     background: -o-linear-gradient(#d42b3f, #a8161f); /* Opera 11.1 - 12.0 */
					     background: -moz-linear-gradient(#d42b3f, #a8161f); /* Firefox 3.6 - 15 */
					     background: linear-gradient(#d42b3f, #a8161f); /* 标准的语法（必须放在最后） */
                       }
.car-searchA ul li a{font-size:0.24rem;width:0.44rem;height:0.48rem;line-height:0.5rem;text-align:center;border:0.01rem solid #d2d2d2;color:#5e5f61;display:inline-block;
                     background: -webkit-linear-gradient(#fff, #cdcdcd); /* Safari 5.1 - 6.0 */
				     background: -o-linear-gradient(#fff, #cdcdcd); /* Opera 11.1 - 12.0 */
				     background: -moz-linear-gradient(#fff, #cdcdcd); /* Firefox 3.6 - 15 */
				     background: linear-gradient(#fff, #cdcdcd); /* 标准的语法（必须放在最后） */
			   	     border-radius: 4px;
                    }
.car-searchA ul li a.clicka{
	                         background: -webkit-linear-gradient(#d42b3f, #a8161f); /* Safari 5.1 - 6.0 */
						     background: -o-linear-gradient(#d42b3f, #a8161f); /* Opera 11.1 - 12.0 */
						     background: -moz-linear-gradient(#d42b3f, #a8161f); /* Firefox 3.6 - 15 */
						     background: linear-gradient(#d42b3f, #a8161f); /* 标准的语法（必须放在最后） */
						     border-radius: 4px;
						     color:#fff;
                           }
.car-searchlist,.num-searchlist {font-size: 0;}
.car-searchlist li,.num-searchlist li{display: inline-block;margin:0.17rem 0.15rem;}
.car-searchlist li a{font-size:0.24rem;border:0.01rem solid #a3a1a1;color:#7f8287;width:2.84rem;height:0.88rem;display: inline-block;text-align:center;line-height: 0.88rem;
                    background: -webkit-linear-gradient(#fff, #cdcdcd); /* Safari 5.1 - 6.0 */
				    background: -o-linear-gradient(#fff, #cdcdcd); /* Opera 11.1 - 12.0 */
				    background: -moz-linear-gradient(#fff, #cdcdcd); /* Firefox 3.6 - 15 */
				    background: linear-gradient(#fff, #cdcdcd); /* 标准的语法（必须放在最后） */
				    border-radius: 4px;
                    }
.num-searchlist li a.gary{color:#313131;}
.car-searchlist li a.click{/*border:0.01rem solid #e73938;*/color:#e73938;}
.car-searchlist li a img{max-width:1.26rem;max-height: 0.74rem;}
/*车型查找-主机厂车型*/
.vehprocess-list{
			height:0.6rem;
		    background: #fff;
		    border-bottom:0.01rem solid #9d9d9d;
		    padding-top:1px;
			}
.vehprocess-list ul{background: #d2d2d2;}
.vehprocess-list ul li{float:left;text-indent:1em;text-align:left;height:0.6rem;line-height:0.6rem;}
.vehprocess-list ul li a{color:#383838;font-size:0.28rem;font-weight:bold;display:inline-block;width:1.66rem;height:0.4rem;line-height:0.4rem;vertical-align: middle;}
.vehprocess-list ul li a.aclick{color:#f4f4f4;background:#8f8c89;border-radius:25px;box-shadow:0 2px 1px #403f3d inset;}

/*.vehprocess-list{width:9.4rem;height:0.72rem;margin:0.27rem auto 0.18rem auto;background: url(../images/process1.png) no-repeat;}*/
.vehprocess-list1{background: url(../images/process.png) no-repeat;}
/*.vehprocess-search,.vehprocess-search1{border:0.01rem solid #b3b3b3;width: 3.78rem;display: inline-block;vertical-align: top;}*/
.vehprocess-search{float:left;position:relative; border:0.01rem solid #b3b3b3;border-left: none;box-shadow: 0 0.01rem 0 #9f9f9f;border-bottom: none;}
.vehprocess-search1{float:left;border:0.01rem solid #b3b3b3;margin-left:-1px;box-shadow: 0 0.01rem 0 #9f9f9f;border-bottom: none;}
.vehprocess-search2{float:left;border:0.01rem solid #b3b3b3;border-right: none;box-shadow: 0 0.01rem 0 #9f9f9f;border-bottom: none;}
.vehprocess-search{width:35%;}
.vehprocess-search1{width:25%;}
.vehprocess-search2{width:40%;}

@media screen and (max-height:1280px) {
   .scrollmain{max-height:7rem;overflow-x: hidden;overflow-y: auto;}
   .shopcatalog{max-height:10rem;overflow-x: hidden;overflow-y: auto;}
   .shopcar-list{max-height:10rem;overflow-x: hidden;overflow-y: auto;}
   .vehprocess-search{max-height:10rem;overflow-x: hidden;overflow-y: auto;}
   .vehprocess-search1 div{max-height: 10rem;overflow-x: hidden;overflow-y: auto;}
   .daquan-list,.daquan-list1{max-height:8rem;overflow-y:auto;overflow-x: hidden;}
   .new-yzpp-divbottomlul,.new-yzpp-divbottomlul3,.new-yzpp-divbottomrul,.new-yzpp-divbottomrul2{max-height:8rem;overflow-y:auto;overflow-x: hidden;}
}
@media screen and (max-height:700px) {
.scrollmain{max-height:7rem;overflow-x: hidden;overflow-y: auto;}
.shopcatalog{max-height:10rem;overflow-x: hidden;overflow-y: auto;}
.shopcar-list{max-height:5.3rem;overflow-x: hidden;overflow-y: auto;}
.vehprocess-search{max-height:5.3rem;overflow-x: hidden;overflow-y: auto;}
.vehprocess-search1 div{max-height: 5.3rem;overflow-x: hidden;overflow-y: auto;}
.daquan-list,.daquan-list1{max-height:3.5rem;overflow-y:auto;overflow-x: hidden;}
.new-yzpp-divbottomlul,.new-yzpp-divbottomlul3,.new-yzpp-divbottomrul,.new-yzpp-divbottomrul2{max-height:6rem;overflow-y:auto;overflow-x: hidden;}
}
.vehprocess-search ul li{width:100%;height:0.89rem;line-height: 0.89rem;border-bottom:0.01rem solid #7f7f7f;background:#fff;padding: 0.01rem 0.01rem 0 0;}
.vehprocess-search1 ul li{width:100%;height:0.89rem;display: table;border-bottom:0.01rem solid #7f7f7f;background:#fff;padding: 0.01rem 0.01rem 0 0;}
/*.vehprocess-search ul li:last-child,.vehprocess-search1 ul li:last-child{border-bottom:none;}*/
.vehprocess-search ul li a{font-size:0.2rem;display: inline-block;height:100%;text-indent: 1em;width:100%;background:#eeeeee;color:#313131;}
.vehprocess-search1 ul li a{font-size:0.2rem;display: inline-block;padding:0 0.2rem;vertical-align: middle;display: table-cell;color:#313131;width:99.7%;background:#eeeeee;}
/*.vehprocess-search ul li a.click{font-size:0.24rem;background:#eeeeee;}*/
.vehprocess-search a.click{border-bottom: 0.01rem solid #7f7f7f;font-size:0.24rem;padding: 0.03rem 0.02rem 0 0;font-weight:bold;background:#eeeeee;width:100%;height:0.89rem;line-height: 0.89rem;display: inline-block;text-indent: 1em;color:#313131;}
.vehprocess-search a.click span{width:70%;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.vehprocess-search a i{background: url(../images/arrow.png) no-repeat center bottom;width:0.36rem;height:0.22rem;margin:0.3rem  0.1rem;display: inline-block;}
.vehprocess-search a.up i{background: url(../images/arrow.png) no-repeat center top;width:0.36rem;height:0.22rem;margin:0.3rem 0.1rem;display: inline-block;}
.vehprocess-search ul li.active,.vehprocess-search1 ul li.active{background:#fff9d1;}
.vehprocess-search ul li.active a, .vehprocess-search1 ul li.active a{background:#fff9d1;}


.por{position:relative;}
.close{text-align:center;/*z-index: 2;*//*opacity: 0.85;*/}
.close i{background:url(../images/close-t.png) no-repeat;height: 0.68rem;width:0.48rem;display: inline-block;margin:0.15rem auto;}
/*广告语*/
.language{width:2.52rem;height:0.4rem;display: inline-block;position: fixed;left:0.4rem;bottom:0.3rem;}
/*确认车型*/
.confirm-checkbox{padding:0.92rem 2rem;}
/*检索标准名称*/
.query-input{/* width:4.2rem; */height:0.62rem;font-size:0.24rem;display: inline-block;margin:0 0.19rem 0 0.3rem;}
.query-input input{width:100%;height:0.62rem;font-size:0.2rem;border:0.01rem solid #bfbfbf;padding:0 0.5rem 0 0.1rem;box-shadow:0.02rem 0.02rem 0.02rem #b4b4b4 inset;margin-bottom:0;}
.sl_yuyin{position: absolute;font-size: 0.18rem;right: 0.1rem;top:36%;margin-top: -0.1rem;background:url(../images/yuyin.png) no-repeat;width:0.26rem;height: 0.4rem;display: inline-block;}
.query_searchdiv{width: 4.2rem;position: absolute;top:0.62rem;left:0;right:0;z-index: 2;}
.query_searchul{border: 1px solid #ccc;width: 100%;max-height: 3rem;-webkit-overflow-scrolling: touch;overflow-y: auto;background-color: #fff;}
.query_searchli{text-align:left;font-size: 0.2rem;padding: 0.1rem 0.12rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #313131;}
.query_searchli span{font-size: 0.2rem;}
/*导航条*/
.yz-nav{width:100%;height:0.62rem;background:#242424;line-height:0.62rem;overflow-y:auto;overflow-x:hidden;}
.yz-nav li{float:left;font-size:0.2rem;color:#fff;margin:0 0.1rem;}
.yz-nav li a{color:#fff;}
.yz-nav li a i{margin:0 0.04rem;background: url(../images/yz_img.png) no-repeat center top;display: inline-block;width:0.22rem;height:0.26rem;vertical-align: middle;}
.yz-nav li a.nav-cn:after{content: '';display: inline-block;;border-left: 0.02rem solid #e73938; margin:0 0.04rem 0 0.08rem;border-bottom: 0.02rem solid #e73938;width: 0.07rem; height: 0.07rem;transform: rotate(-45deg);}
/*热门分类*/
.query-search{
			height:0.6rem;
		    background: #d2d2d2;
		    border-bottom:0.01rem solid #9d9d9d;

		    box-shadow: 0px -2px 0px #fff;
			}
.query-search ul li{float:left;width:50%;text-align: center;height:0.6rem;line-height:0.6rem;}
.query-search ul li a{color:#383838;font-size:0.28rem;font-weight:bold;display:inline-block;width:1.66rem;height:0.4rem;line-height:0.4rem;vertical-align: middle;}
.query-search ul li a.aclick{color:#f4f4f4;background:#8f8c89;border-radius:25px;box-shadow:0 2px 1px #403f3d inset;}
.query-searchlist {font-size: 0;}
.query-searchlist li{display: inline-block;margin:0.1rem 0.24rem;}
.query-searchlist li a{font-size:0.24rem;border:0.01rem solid #a3a1a1;color:#7f8287;width:2.08rem;height:0.68rem;display: inline-block;text-align:center;line-height: 0.68rem;
                        background: -webkit-linear-gradient(#fff, #cdcdcd); /* Safari 5.1 - 6.0 */
					    background: -o-linear-gradient(#fff, #cdcdcd); /* Opera 11.1 - 12.0 */
					    background: -moz-linear-gradient(#fff, #cdcdcd); /* Firefox 3.6 - 15 */
					    background: linear-gradient(#fff, #cdcdcd); /* 标准的语法（必须放在最后） */
					    border-radius: 4px;
					    font-weight: bold;
                      }
.query-searchlist li a.click{color:#e73938;}
/*配件大全*/
.daquan-div{width:40%;}
.daquan-div1{width:60%;}
.daquan-list{font-size: 0.24rem;width:100%;border-bottom:0.01rem solid #919191;text-align: center;border-right: 0.01rem solid #919191;}
.daquan-list li,.daquan-list1 li{height: 0.9rem;line-height: 0.9rem;border-bottom:0.01rem solid #9f9f9f;text-align: left;text-indent:1em;padding: 0.01rem 0.01rem 0 0;background: #fff;}
.daquan-list li:last-child,.daquan-list1 li:last-child{border-bottom:none;}
.daquan-list li a,.daquan-list1 li a{font-size: 0.24rem;width: 100%;display: block;background:#eee;height: 100%;}
.daquan-list li.active a{background: #fff9d1;}
.daquan-list1 li.active a{background: #c5d2e0;}
.daquan-list1{font-size: 0.24rem;width: auto;border-bottom: 0.01rem solid #9f9f9f;text-align: center;/*border-left: 0.01rem solid #919191;*/width:100%;}
.daquan-list1 li a{color:#0f75e8;}

/* 选择城市*/
.t-div{background:#eeeeee;}
.now-city{font-size: 0.24rem;padding:0 0.22rem;margin-bottom:0.2rem;}
.now-city p{padding-top:0.24rem;}
.now-city span{width:1.9rem;height:0.7rem;line-height: 0.7rem;border:0.01rem solid #a4a1a1;display: inline-block;text-align: center;
            background: -webkit-linear-gradient(#fff, #dfdfdf); /* Safari 5.1 - 6.0 */
		    background: -o-linear-gradient(#fff, #dfdfdf); /* Opera 11.1 - 12.0 */
		    background: -moz-linear-gradient(#fff, #dfdfdf); /* Firefox 3.6 - 15 */
		    background: linear-gradient(#fff, #dfdfdf); /* 标准的语法（必须放在最后） */
		   margin-top:0.2rem;
		   border-radius: 5px;
		   }
.now-city span i{margin-right:0.1rem;background: url(../images/yz_img.png) no-repeat center top;display: inline-block;width:0.22rem;height:0.26rem;vertical-align: middle;}
.city-search {border: 0.01rem solid #D2D2D2;padding-top:1px;}
.city-search ul li{float:left;width:33.3%;text-align: center;height:0.6rem;line-height:0.6rem;background: #d2d2d2;}
.city-search ul li a{color:#313131;font-size:0.24rem;display:inline-block;width:1.66rem;height:0.4rem;line-height:0.4rem;vertical-align: middle;}
.city-search ul li a.aclick{color:#f4f4f4;background:#8f8c89;border-radius:25px;box-shadow:0 2px 1px #403f3d inset;}
.city-list div{max-height:2.5rem;}
.city-list{width:33.22%;}
.city-list ul li{min-height: 0.88rem;}
.city-list:last-child{border-right:none;border-left:0.01rem solid #b3b3b3}
.city-list ul li a{color:#0f75e8;text-align: center;}
/*.perfect-div,.models-div{position:absolute;top: 0;z-index: 1;background: #fff;left: 0;right: 0;padding-bottom: 0.6rem;height: 100%;}*/
/*语音扫描*/
.oe-search-img,.vin-search-img{margin: 0.5rem auto;text-align: center;}
.vin-search-img img{width:2.54rem;height:2.96rem;}
.oe-search-img img{width:1.68rem;height:2.9rem;}
/*广告位*/
.ad-search{
			background: -webkit-linear-gradient(#f5f5f5, #e3e3e3); /* Safari 5.1 - 6.0 */
		    background: -o-linear-gradient(#f5f5f5, #e3e3e3); /* Opera 11.1 - 12.0 */
		    background: -moz-linear-gradient(#f5f5f5, #e3e3e3); /* Firefox 3.6 - 15 */
		    background: linear-gradient(#f5f5f5, #e3e3e3); /* 标准的语法（必须放在最后） */
		    border-bottom:0.01rem solid #b3b3b3;
			}
.ad-search1{height:0.6rem;overflow: hidden;}
.ad-search>a{color:#666666;font-size:0.24rem;display:inline-block;padding:0.02rem 0.2rem;vertical-align: middle;float:left;margin:0.1rem 0.16rem;}
.ad-search a.ad-click{color:#f4f4f4;background:#8f8c89;border-radius:25px;box-shadow:0 2px 1px #403f3d inset;}
.ad-search ul{width:95%;height:0.6rem;display: inline-block;}
.ad-search ul li{float:left;margin:0.1rem 0.16rem;text-align: center;}
.ad-search ul li a{color:#666666;font-size:0.24rem;display:inline-block;padding:0.02rem 0.2rem;vertical-align: middle;}
.ad-search3 ul{width:83%;height:0.6rem;display: inline-block;}
.ad-search .ad-add{position: absolute;top:0.1rem;right:0.27rem;font-size: 0.24rem;}
.ad-search .ad-add i{background: url(../images/yz_img.png) no-repeat center -334px;display: inline-block;width:0.13rem;height:0.11rem;vertical-align: middle;}
.ad-search .up{color:#cb2738;}
.ad-search .up i{background: url(../images/yz_img.png) no-repeat center -385px;display: inline-block;width:0.13rem;height:0.11rem;vertical-align: middle;}

.ad-search-t{background:#ebebeb;}
.ad-search1{height:0.6rem;overflow: hidden;}
.ad-search-t>a{color:#666666;font-size:0.24rem;display:inline-block;padding:0.02rem 0.2rem;vertical-align: middle;float:left;margin:0.1rem 0.16rem;}
.ad-search-t a.ad-click{color:#f4f4f4;background:#8f8c89;border-radius:25px;box-shadow:0 2px 1px #403f3d inset;}
.ad-search-t ul{width:90%;min-height:0.8rem;max-height:6rem;display: inline-block;overflow-y: auto;overflow-x: hidden;}
.ad-search-t ul li{float:left;margin:0.1rem 0.16rem;text-align: center;}
.ad-search-t ul li a{color:#666666;font-size:0.24rem;display:inline-block;padding:0.02rem 0.2rem;vertical-align: middle;}
.ad-search-t .ad-add{position: absolute;top:0.1rem;right:0.27rem;font-size: 0.24rem;}
.ad-search-t .ad-add i{background: url(../images/yz_img.png) no-repeat center -334px;display: inline-block;width:0.13rem;height:0.11rem;vertical-align: middle;}
.ad-search-t .up{color:#cb2738;}
.ad-search-t .up i{background: url(../images/yz_img.png) no-repeat center -385px;display: inline-block;width:0.13rem;height:0.11rem;vertical-align: middle;}

/*广告位下方配件*/
.ad-goods{background:#fff;}
.ad-goods .ad-goodsl{width:72%;}
.ad-goods .ad-goodsr{width:24%;}
.ad-div-img{background:#fff;border:0.01rem solid #d2d2d2;width:1rem;height:1rem;float:left;position:relative;margin:0.1rem;overflow: hidden;text-align: center;line-height: 1rem;}
.ad-div-img img{max-width:1rem;}
.ad-ad{padding:0.14rem 0.29rem;}
.ad-notice{
	        color:#424242;
	          font-size: 0.2rem;
	          background: -webkit-linear-gradient(#f5f5f5, #e2e2e2); /* Safari 5.1 - 6.0 */
		      background: -o-linear-gradient(#f5f5f5, #e2e2e2); /* Opera 11.1 - 12.0 */
		      background: -moz-linear-gradient(#f5f5f5, #e2e2e2); /* Firefox 3.6 - 15 */
		      background: linear-gradient(#f5f5f5, #e2e2e2); /* 标准的语法（必须放在最后） */
		      font-style: italic;
		      box-shadow: 0 1px 0 #b3b3b3;
		     /* margin-bottom:0.1rem;*/
             }
.ad-notice p i{margin-right:0.2rem;background: url(../images/yz_img.png) no-repeat center -65px;display: inline-block;width:0.3rem;height:0.26rem;vertical-align: middle;}
.ad-notice p{padding:0.1rem 0.29rem;margin-bottom:0;}
.ad-notice p.new_p{
	                background: -webkit-linear-gradient(#565656, #252525); /* Safari 5.1 - 6.0 */
				    background: -o-linear-gradient(#565656, #252525); /* Opera 11.1 - 12.0 */
				    background: -moz-linear-gradient(#565656, #252525); /* Firefox 3.6 - 15 */
				    background: linear-gradient(#565656, #252525); /* 标准的语法（必须放在最后） */
				    color:#fff;
				    /*padding:0.03rem 0.29rem;
				    height: 0.4rem;
				    line-height: 0.4rem;*/
				    font-size:0.22rem;
				    /*font-style: normal;*/
              }
.ad-notice p.new_p em{color:#c22232;font-weight: bold;font-size:0.24rem;font-style: italic;}
.ad-fx1{position: absolute;right:0.15rem;top:0.25rem;}
.ad-fx1 img{max-width: 0.68rem;}
.ad-goodsl-div{border:1px solid #d2d2d2;border-radius: 4px;box-shadow: 0 2px 0 #9f9f9f;}
.ad-goodsldiv-f{margin:0 0 0.1rem 0.14rem;background: #ededed;}
.ad-div-con{margin:0.1rem 0.04rem;max-width:8rem;max-height: 1rem;overflow: hidden;float: left;position:relative;}
.ad-btn a{padding:0.12rem;
			height:0.58rem;
		    line-height:0.3rem;
            border:0.01rem solid #a4a1a1;display: inline-block;text-align: center;
            background: -webkit-linear-gradient(#fff, #dfdfdf); /* Safari 5.1 - 6.0 */
		    background: -o-linear-gradient(#fff, #dfdfdf); /* Opera 11.1 - 12.0 */
		    background: -moz-linear-gradient(#fff, #dfdfdf); /* Firefox 3.6 - 15 */
		    background: linear-gradient(#fff, #dfdfdf); /* 标准的语法（必须放在最后） */
		   border-radius: 5px;
		   color:#313131;
		   font-size:0.22rem;}
.ad-btn a.btn-red{
		   	color:#fff;
		   	border:0.01rem solid #c9192a;
            background: -webkit-linear-gradient(#d42b3f, #a8151f); /* Safari 5.1 - 6.0 */
		    background: -o-linear-gradient(#d42b3f, #a8151f); /* Opera 11.1 - 12.0 */
		    background: -moz-linear-gradient(#d42b3f, #a8151f); /* Firefox 3.6 - 15 */
		    background: linear-gradient(#d42b3f, #a8151f); /* 标准的语法（必须放在最后） */
                    border-radius:4px;
		   font-size:0.22rem;
		   }
.ad-btn a i{background: url(../images/yz_img.png) no-repeat center -127px;display: inline-block;width:0.22rem;height:0.27rem;vertical-align: middle;}
.ad-goodsr{margin:0 0.14rem 0.05rem 0;}
.ad-goodsr img{width:100%;}
.ad-goodsl{/*max-height: 5.5rem;*/overflow:auto;}
/*max值从大到小排序*/
@media screen and (max-height:1200px) {
    .ad-goodsl {
        max-height:10rem;
    }
}
@media screen and (max-height:1000px) {
    .ad-goodsl {
        max-height:8rem;
    }
}
@media screen and (max-height:900px) {
    .ad-goodsl {
        max-height:6.3rem;
    }
}
@media screen and (max-height:800px) {
    .ad-goodsl {
        max-height:5.3rem;
    }
}
@media screen and (max-height:700px) {
    .ad-goodsl {
        max-height:4.3rem;
    }
}
@media screen and (max-height:600px) {
    .ad-goodsl {
        max-height:3.3rem;
    }
}
/*厂商介绍*/
.man-logo{margin-right:0.28rem;width:2.4rem;height:1.18rem;line-height:1.18rem;border:0.01rem solid #e6e6e6;display: inline-block;vertical-align: middle;border-radius: 3px;text-align: center;
	background: -webkit-linear-gradient(#fff, #dfdfdf); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#fff, #dfdfdf); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#fff, #dfdfdf); /* Firefox 3.6 - 15 */
	background: linear-gradient(#fff, #dfdfdf); /* 标准的语法（必须放在最后） */
	border-radius: 5px;
           }
.man-logo img{width:1.48rem;}
.man-intr{/*padding:0.24rem 0.4rem;*/position: absolute;top:0;left:0;right:0;background:#ebebeb;}
.man-txt p i{background: url(../images/yz_img.png) no-repeat center -436px;display: inline-block;width:0.24rem;height:0.28rem;vertical-align: middle;margin-right:0.14rem}
/*.man-logo{margin-right:0.28rem;width:1.48rem;height:0.74rem;line-height:0.74rem;border:0.01rem solid #e6e6e6;display: inline-block;vertical-align: middle;border-radius: 3px;text-align: center;}
.man-logo img{width:1.48rem;}
.man-intr{padding:0.24rem 0.4rem;}
.man-txt p i{background: url(../images/yz_img.png) no-repeat center -436px;display: inline-block;width:0.24rem;height:0.28rem;vertical-align: middle;margin-right:0.14rem}*/
/*经销商介绍*/
.dealer-txt p i{background: url(../images/yz_img.png) no-repeat center -707px;display: inline-block;width:0.24rem;height:0.28rem;vertical-align: middle;margin-right:0.14rem}
.dealer-fwtxt p i{background: url(../images/yz_img.png) no-repeat center -774px;display: inline-block;width:0.24rem;height:0.28rem;vertical-align: middle;margin-right:0.14rem}
.man-tel p em{margin-left:0.14rem;}
/*购物车*/
.shop-check{background:url(../images/checkbox.png) no-repeat center bottom;vertical-align:middle;margin-right:0.2rem;width:0.36rem;height:0.36rem;display: inline-block;}
.shop-check1{background:url(../images/checkbox.png) no-repeat center top;vertical-align:middle;margin-right:0.2rem;width:0.36rem;height:0.36rem;display: inline-block;}
.tl_f0{}
.tl_f0 span{width:0.58rem;height:0.58rem;text-align: center;vertical-align: middle;line-height:0.58rem;color:#666666;
	background: -webkit-linear-gradient(#fff, #dfdfdf); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#fff, #dfdfdf); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#fff, #dfdfdf); /* Firefox 3.6 - 15 */
	background: linear-gradient(#fff, #dfdfdf); /* 标准的语法（必须放在最后） */
            }
.tl_f0 .inpCom{height:0.58rem;line-height:0.58rem;width:0.78rem;text-align:center;font-size:0.12rem;border-top:1px solid #aaaaaa;border-bottom:1px solid #aaaaaa;}
.tl_del{color:#cbcbcb;border:1px solid #aaaaaa;border-top-left-radius:4px;border-bottom-left-radius:4px;}
.tl_add{border:1px solid #aaaaaa;border-top-right-radius:4px;border-bottom-right-radius:4px;}
.shop-img{width:1.26rem;height:1.26rem;border:0.01rem solid #d2d2d2;border-radius: 4px;}
.shop-img img{width:1.26rem;}
.shopping-top{border-bottom:0.01rem solid #919191;padding-top:0.15rem;padding-bottom:0.1rem;background:#d2d2d2;}
.shopping-top span{padding-bottom:0.1rem;padding-left: 0.2rem;padding-right: 0.2rem;}
.shopping-top span em{color:#e73938;}
.shopping-list .shop-news{padding:0.22rem 0.2rem;}
.shop-news{background:#eeeeee;box-shadow: 0 0.01rem 0 #7f7f7f;margin-bottom:0.2rem;}
.shop-news p{margin-bottom:0.15rem;}
.shop-news-con{margin-bottom:0;}
.shop-news p span{margin-right:0.2rem;}
.shopping-list .table1{padding:0.2rem 0;background:#d2d2d2;display: inline-flex;width:100%;}
.shopping-list .table1 th:first-child{padding-left:0.1rem;}
.shopping-list .table1 th:last-child{padding-right:0.1rem;}
.shopping-list .table2{border-top:0.02rem solid #fff;border-radius: 4px;border-collapse:separate;width:100%;}
.shopping-list .table2 tbody tr td{padding:0.3rem 0;}
.shopping-list .table2 tbody tr td{border-bottom:0.01rem solid #d2d2d2;}
.shopping-list .table2 tbody tr:last-child td{border-bottom:none;}
.shopping-list .table2 tbody tr td:first-child{padding-left:0.1rem;}
.shopping-list .table2 tbody tr td:last-child{padding-right:0.1rem;}
.y-shoplist .shop-news{box-shadow:none;}
.y-shoplist .table1{background:#ededed;}
.y-shoplist .table2{border-top:none;}
.shop-tb-div p{text-align: left;}
.shop-qx{padding:0.23rem 0.1rem;}
.shop-btn{width:3rem;height: 0.58rem;color:#fff;display: inline-block;border-radius: 4px;text-align: center;line-height: 0.58rem;margin-top:0.2rem;}
.del-shopping{background: url(../images/yz_img.png) no-repeat center -839px;display: inline-block;width:0.44rem;height: 0.61rem;}
.shop-tbdiv{ max-height: 3.8rem;overflow-y: auto;background:#eeeeee;box-shadow: 0 0.01rem 0 #7f7f7f;}
/*购物车确认收货*/
.con-shopping-top{padding-bottom:0;padding-top:0.14rem;}
.con-shopping-top a.bj,.con-shopping-top a.bc{color:#e73938;margin-right:0.2rem;}
.con-shopping-top a.bj i{background: url(../images/yz_img.png) no-repeat center -574px;display: inline-block;width:0.3rem;height: 0.32rem;vertical-align: middle;}
.con-shopping-top a.bc i{background: url(../images/yz_img.png) no-repeat center -505px;display: inline-block;width:0.3rem;height: 0.32rem;vertical-align: middle;}
.con-shopping-list{padding:0.15rem 0.2rem;}
.con-shopping-list p span{margin-right: 0.2rem;}
.confirm-shop a.ad-fx{font-size: 0.2rem;color:#0f75e8;text-decoration:underline;}
.confirm-shop a.ad-fx i{background: url(../images/yz_img.png) no-repeat center -642px;display: inline-block;width:0.33rem;height: 0.3rem;margin-right:0.1rem;vertical-align: middle;}
.a-box-shadow{box-shadow: 0 0.02rem 0.02rem #494746 inset;}
.shopping-select select{width:2.3rem;height: 0.5rem;padding:0.1rem;background:url(../images/select.png) no-repeat center right; box-shadow: 0.02rem 0.02rem 0.02rem #b4b4b4 inset;}
.con-tel input{width:3.6rem;
    height: 0.48rem;
    font-size: 0.48rem;
    border: 0.01rem solid #bfbfbf;
    padding: 0 0.2rem;
    box-shadow: 0.02rem 0.02rem 0.02rem #b4b4b4 inset;}
.con-tel1 input{width:2.8rem;}
.con-shop-input p{margin-bottom:0.1rem;}
/*可替换品牌号*/
.num-searchlist li a{font-size:0.24rem;border:0.01rem solid #a1a0a0;border-radius:4px;color:#7f8287;width:2.88rem;height:0.78rem;display: inline-block;text-align:center;line-height: 0.78rem;
	background: -webkit-linear-gradient(#fff, #dfdfdf); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#fff, #dfdfdf); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#fff, #dfdfdf); /* Firefox 3.6 - 15 */
	background: linear-gradient(#fff, #dfdfdf); /* 标准的语法（必须放在最后） */
                       }
.num-searchlist li a img{max-width:1.1rem;max-height: 0.7rem;margin-right:0.1rem;}
.num-searchlist li a.click{color:#e73938;}
.num-j{background:url("../images/num-j.png") no-repeat;display: inline-block;width:0.14rem;height: 0.24rem;vertical-align: middle;margin-right: 0.2rem;}
.num-jj p{font-weight: bold;}
.num-jj span{text-indent: 2em;display: inline-block;}
.closel{position:absolute;left:0;top:0;background: #333;width:0.6rem;height:100%;text-align: center;z-index: 1;opacity: 0.95;}
.closel i{background:url(../images/close.png) no-repeat;height: 0.3rem;width:0.3rem;display: inline-block;top:50%;position: absolute;right:0.15rem;}
.t-parts{max-height: 6rem;overflow-y: auto;}
.t-parts1{max-height:5.8rem;overflow-y: auto;}
.t-parts2{max-height:5.5rem;overflow-y: auto;}
/*适用车型*/
.models-search{float:left;position:relative;border-right:0.01rem solid #9f9f9f;width:32%;background:#eeeeee;max-height:5.5rem;}
.models-search{overflow-x: hidden;overflow-y: auto;}
.models-search ul li{width:100%;height:0.9rem;line-height: 0.9rem;border-bottom:0.01rem solid #949494;background:#eeeeee;}
.models-search ul li a{font-size:0.2rem;display:block;padding:0 0.4rem;text-indent:2.5em;}
.models-search a span img{max-height: 0.52rem;vertical-align: middle;}
.models-search a.click{border-bottom:0.01rem solid #949494;font-size:0.24rem;background:#d1d1d1;width:100%;height:0.9rem;line-height: 0.9rem;display: inline-block;text-indent:0.5em;}
.models-search a.click span{width:79%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;;}
.models-search a i{background: url(../images/arrow.png) no-repeat center bottom;width:0.36rem;height:0.22rem;margin:0.3rem 0.15rem;display: inline-block;}
.models-search a.up i{background: url(../images/arrow.png) no-repeat center top;width:0.36rem;height:0.22rem;margin:0.3rem 0.15rem;display: inline-block;}
.models-search ul li.active{background:#fff9d1;}
.models-list{max-height:5.5rem;overflow-y:auto;overflow-x:hidden;width:67.5%;border-left: 0.01rem solid #9f9f9f;margin-left:-1px;}
.models-list ul{padding:0 0.2rem;}
.models-list ul li{padding:0.2rem;border-bottom: 1px solid #fff;box-shadow: 0rem -0.01rem 0rem #919191 inset;}
.ad-models-search{float:left;border-right:0.01rem solid #9f9f9f;width:25%;background:#eeeeee;max-height:6.5rem;padding-bottom:0.2rem;}
.ad-models-search{overflow-x: hidden;overflow-y: auto;}
.ad-models-search a span img{max-height: 0.52rem;vertical-align: middle;}
.ad-models-search a{border-bottom:0.01rem solid #949494;font-size:0.24rem;background:#d1d1d1;width:100%;height:0.9rem;line-height: 0.9rem;display: inline-block;text-indent: 1em;}
.ad-models-search a i{background: url(../images/arrow.png) no-repeat center bottom;width:0.36rem;height:0.22rem;margin:0.3rem;display: inline-block;}
.ad-models-search a.active{background:#fff9d1;}
.ad-models-list{padding-bottom:0.2rem;max-height:6.5rem;min-height:1.5rem;overflow-y:auto;overflow-x:hidden;width:75%;border-left: 0.01rem solid #9f9f9f;margin-left:-1px;}
.ad-models-list ul{padding:0;}
.ad-models-list ul li{padding:0.1rem 0;vertical-align: middle;height: 0.9rem;line-height: 0.7rem;width:50%;display:inline-block;border-bottom: 1px solid #fff;border-right: 1px solid #919191;box-shadow: 0rem -0.01rem 0rem #919191 inset;}
@media screen and (max-width:800px) {
	.ad-models-search{width:30%;}
	.ad-models-list{width:70%;}
    .ad-models-list ul li{padding:0.2rem 0;vertical-align: middle;height: 0.9rem;line-height: 0.5rem;width:100%;display:inline-block;border-bottom: 1px solid #fff;border-right: 1px solid #919191;box-shadow: 0rem -0.01rem 0rem #919191 inset;}
}
.ad-models-list ul li p{padding:0 0.1rem;height: 100%;}
.ad-models-list ul li span{margin-right:0.1rem;display: inline-block;}
.ad-models-list ul li em{color:#c22232;margin-left:0.1rem;}
.ad-models-list ul li a.ad-eye{background:url(../images/eye.png) no-repeat center;width:0.32rem;height: 0.3rem;display: inline-block;margin-left:0.1rem;vertical-align: middle;padding:0.3rem 0;}
/*.models-search{width:32%;float:left;border:0.01rem solid #b3b3b3;border-left: none;box-shadow: 0 0.01rem 0 #9f9f9f;border-bottom: none;height:7.2rem;overflow-x: hidden;overflow-y: auto;}
.models-search ul li{width:100%;height:0.89rem;line-height: 0.89rem;border-bottom:0.01rem solid #7f7f7f;background:#fff;padding: 0.01rem 0.01rem 0 0;}
.models-search ul li a{font-size:0.2rem;display: inline-block;height:100%;width:100%;background:#eeeeee;}
.models-search a span img{max-height: 0.52rem;vertical-align: middle;}
.models-search a.click{border-bottom: 0.01rem solid #7f7f7f;font-size:0.24rem;padding: 0.03rem 0.02rem 0 0;font-weight:bold;background:#eeeeee;width:100%;height:0.89rem;line-height: 0.89rem;display: inline-block;text-indent: 1em;}
.models-search a.click span{width:70%;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.models-search a i{background: url(../images/arrow.png) no-repeat center bottom;width:0.36rem;height:0.22rem;margin:0.3rem;display: inline-block;}
.models-search a.up i{background: url(../images/arrow.png) no-repeat center top;width:0.36rem;height:0.22rem;margin:0.3rem;display: inline-block;}
.models-search ul li.active,.vehprocess-search1 ul li.active{background:#fff9d1;}
.models-search ul li.active a, .vehprocess-search1 ul li.active a{background:#fff9d1;}*/
/*遮罩层*/
.mask{position:fixed;top: 0;bottom: 0;z-index:3;left: 0;right: 0;height: 100%;}
.mask .zz{width: 100%;height:100%;background: #000;opacity: 0.8;}
.img-open{position: absolute;top:50%;left:50%;margin-top:-2.5rem;margin-left:-2.5rem;border-radius:4px;overflow: hidden;text-align: center;vertical-align: middle;line-height: 5rem;}
.img-open img{width: 5rem;}
.ad-money{position: absolute;top:50%;left:50%;width:6rem;/*height:5rem;*/margin-top:-2.5rem;margin-left:-2.5rem;border-radius:4px;overflow: hidden;}
.ad-moneyt{
	    width:100%;
	    height:0.6rem;
	    line-height: 0.6rem;
	    color:#fff;
	    border:0.01rem solid #c9192a;display: inline-block;text-align: center;
        background: -webkit-linear-gradient(#d42b3f, #a8151f); /* Safari 5.1 - 6.0 */
	    background: -o-linear-gradient(#d42b3f, #a8151f); /* Opera 11.1 - 12.0 */
	    background: -moz-linear-gradient(#d42b3f, #a8151f); /* Firefox 3.6 - 15 */
	    background: linear-gradient(#d42b3f, #a8151f); /* 标准的语法（必须放在最后） */
	     }
.ad-moneyt span{margin-left:0.2rem;}
.ad-moneyt .mask-x{background:url(../images/close.png) no-repeat;height: 0.3rem;width:0.3rem;display: inline-block;margin:0.15rem 0.2rem;}
.ad-moneyb{background: #fff;}
.ad-moneyb .ad-moneyb-qr{padding:0.3rem;text-align: center;min-height: 3.6rem;max-height:4.2rem;}
.ad-moneyb .ad-moneyb-qr img{max-height:1.6rem;margin-bottom:0.3rem;}
.ad-moneyb .ad-moneyb-qr p{margin-bottom:0.1rem;}
.ad-moneyb .ad-moneyb-qr p a.ad-fx,.ad-moneyb .ad-moneyb-tel p a.ad-fx{font-size: 0.24rem;color:#0f75e8;text-decoration:underline;margin-right: 0.2rem;}
.ad-moneyb .ad-moneyb-tel{padding:0.3rem;height:3.3rem;text-align: center;}
.ad-moneyb .ad-moneyb-tel input{
	width:4.3rem;
    height: 0.62rem;
    font-size: 0.2rem;
    border: 0.01rem solid #bfbfbf;
    padding: 0 0.2rem;
    box-shadow: 0.02rem 0.02rem 0.02rem #b4b4b4 inset;}
.ad-moneyb .ad-moneyb-tel p{margin-top:0.2rem;}
.ad-moneyb .ad-moneyb-tel p a.btn-mask{border-radius: 5px;width:2.38rem;height:0.68rem;line-height: 0.68rem;background: #f2f2f2;font-size: 0.24rem;display: inline-block;border:1px solid #a4a1a1;}
.ad-moneyb .ad-moneyb-tel p a.btn-red{color:#fff;
		   	border:0.01rem solid #c9192a;display: inline-block;text-align: center;
            background: -webkit-linear-gradient(#d42b3f, #a8151f); /* Safari 5.1 - 6.0 */
		    background: -o-linear-gradient(#d42b3f, #a8151f); /* Opera 11.1 - 12.0 */
		    background: -moz-linear-gradient(#d42b3f, #a8151f); /* Firefox 3.6 - 15 */
		    background: linear-gradient(#d42b3f, #a8151f); /* 标准的语法（必须放在最后） */
		   border-radius:4px;
		   margin-left:0.2rem;
		   font-size:0.24rem;}
.h4{height: 4rem;}
/*input中添加X号*/
.sl_searx{
	position: absolute;
	font-size: 0.18rem;
    right: 0;
    top:0;
    margin-top: -0.1rem;
    background: url(../images/red-close.png) no-repeat;
    width:0.23rem;
    height:0.23rem;
    display: inline-block;
    background-size:100%;
    margin:0.2rem 0.15rem;}
/*    提交成功*/
.success a{
	       width:3rem;
	       height:0.6rem;
	       line-height: 0.6rem;
	        color:#fff;
		   	border:0.01rem solid #c9192a;display: inline-block;text-align: center;
            background: -webkit-linear-gradient(#d42b3f, #a8151f); /* Safari 5.1 - 6.0 */
		    background: -o-linear-gradient(#d42b3f, #a8151f); /* Opera 11.1 - 12.0 */
		    background: -moz-linear-gradient(#d42b3f, #a8151f); /* Firefox 3.6 - 15 */
		    background: linear-gradient(#d42b3f, #a8151f); /* 标准的语法（必须放在最后） */
		   border-radius:4px;
		   font-size:0.24rem;}
/*筛选*/



/*懂配件*/
.know-adl{width:49%;margin-right:1%;}
.know-adr{width:50%;}
.know-adr .knowad-notice{
	        background: -webkit-linear-gradient(#f5f5f5, #e2e2e2); /* Safari 5.1 - 6.0 */
		    background: -o-linear-gradient(#f5f5f5, #e2e2e2); /* Opera 11.1 - 12.0 */
		    background: -moz-linear-gradient(#f5f5f5, #e2e2e2); /* Firefox 3.6 - 15 */
		    background: linear-gradient(#f5f5f5, #e2e2e2); /* 标准的语法（必须放在最后） */

}
.knowad-goods .knowad-goodsl{width:49%;margin-right:1%;margin-top:0.15rem;}
.knowad-goods .knowad-goodsr{width:50%;margin-top:0.15rem;}
.knowad-goodsl-div{box-shadow: 0 2px 0 #9f9f9f;border-radius: 4px;}
.knowad-goodsl-div .knowad-div-img{border-radius:4px;border:0.01rem solid #d2d2d2;width:1.88rem;height:1.88rem;float:left;margin:0.2rem;overflow: hidden;text-align: center;line-height: 1.88rem;}
.knowad-goodsl-div .knowad-div-img img{max-width:1.88rem;}
.knowad-goodsr-div .knowad-div-img{border-radius:4px;border:0.01rem solid #d2d2d2;width:0.98rem;height:0.98rem;float:left;margin:0.2rem 0.2rem 0.2rem 0;overflow: hidden;text-align: center;line-height: 0.98rem;}
.knowad-goodsr-div .knowad-div-img img{max-width:0.98rem;}
.knowad-ad{margin:0.12rem 0.2rem;}
.knowad-notice{
	          color:#424242;
	          font-size: 0.18rem;
	          background: -webkit-linear-gradient(#f5f5f5, #e2e2e2); /* Safari 5.1 - 6.0 */
		      background: -o-linear-gradient(#f5f5f5, #e2e2e2); /* Opera 11.1 - 12.0 */
		      background: -moz-linear-gradient(#f5f5f5, #e2e2e2); /* Firefox 3.6 - 15 */
		      background: linear-gradient(#f5f5f5, #e2e2e2); /* 标准的语法（必须放在最后） */
		      font-style: italic;
		      box-shadow: 0 1px 0 #b3b3b3;
		      height:0.44rem;
	          }
.knowad-notice i.know-yin{margin:0.1rem 0.1rem 0.1rem 0.1rem;background: url(../images/yz_img.png) no-repeat center -65px;float:left;width:0.3rem;height:0.26rem;vertical-align: middle;}
.knowad-notice .knowad-width{padding:0.1rem 0.29rem;display: inline-table;width: 80%;}
.knowad-notice .knowad-width marquee{display:-webkit-box;}
.knowad-goodsl-div{border:1px solid #d2d2d2;}
.knowad-goodsldiv-f{margin:0 0 0.1rem 0.14rem;background:#ededed;}
.knowad-goodsr-div{border-bottom:1px dashed #adadad;margin-left:0.2rem;}
.knowad-goodsrdiv-f{margin:0.07rem 0.14rem 0 0;}
.knowad-goodsl-div .knowad-div-con{margin:0.2rem 0.2rem 0.2rem 0;width:3.6rem;float: left;}
.knowad-goodsr-div .knowad-div-con{margin:0.2rem 0.2rem 0.2rem 0;width:4.2rem;float: left;}
.knowad-btn a{padding:0.13rem 0.12rem;
            border:0.01rem solid #a4a1a1;display: inline-block;text-align: center;
            background: -webkit-linear-gradient(#fff, #dfdfdf); /* Safari 5.1 - 6.0 */
		    background: -o-linear-gradient(#fff, #dfdfdf); /* Opera 11.1 - 12.0 */
		    background: -moz-linear-gradient(#fff, #dfdfdf); /* Firefox 3.6 - 15 */
		    background: linear-gradient(#fff, #dfdfdf); /* 标准的语法（必须放在最后） */
		   border-radius: 5px;
		   color:#313131;
		   font-size:0.22rem;}
.knowad-btn a.btn-red{
		   	color:#fff;
		   	border:0.01rem solid #c9192a;display: inline-block;text-align: center;
            background: -webkit-linear-gradient(#d42b3f, #a8151f); /* Safari 5.1 - 6.0 */
		    background: -o-linear-gradient(#d42b3f, #a8151f); /* Opera 11.1 - 12.0 */
		    background: -moz-linear-gradient(#d42b3f, #a8151f); /* Firefox 3.6 - 15 */
		    background: linear-gradient(#d42b3f, #a8151f); /* 标准的语法（必须放在最后） */
		   border-radius: 5px;
		   font-size:0.22rem;
		   }
.p-hb a i{background: url(../images/yz_img.png) no-repeat center -82px;background-size: 30px;display: inline-block;width:0.22rem;height:0.27rem;vertical-align: middle;}
.knowad-goodsr-div .knowad-div-con  p.p-hb span em{margin-right: 0.1rem;}
.knowad-goodsl{max-height: 5rem;overflow: auto;}
.knowad-goodsr{max-height: 5rem;overflow: auto;}
.knowad-ad a{margin-left:0.8rem;}
.knowad-ad a i.px{background: url(../images/yz_img.png) no-repeat center -940px;display: inline-block;width:0.1rem;height:0.15rem;vertical-align: middle;}
.knowad-ad a i.px1{background: url(../images/yz_img.png) no-repeat center -994px;display: inline-block;width:0.1rem;height:0.15rem;vertical-align: middle;}
.knowad-ad a i.sx{background: url(../images/yz_img.png) no-repeat center -1049px;display: inline-block;width:0.15rem;height:0.15rem;vertical-align: middle;}
.knowad-divb{padding-bottom:0.1rem;}
.knowad-divb a{position: absolute;right:0.1rem; top:0.1rem;padding:0.13rem 0.19rem;
            border:0.01rem solid #a4a1a1;display: inline-block;text-align: center;
            background: -webkit-linear-gradient(#fff, #dfdfdf); /* Safari 5.1 - 6.0 */
		    background: -o-linear-gradient(#fff, #dfdfdf); /* Opera 11.1 - 12.0 */
		    background: -moz-linear-gradient(#fff, #dfdfdf); /* Firefox 3.6 - 15 */
		    background: linear-gradient(#fff, #dfdfdf); /* 标准的语法（必须放在最后） */
		   border-radius: 4px;
		   color:#313131;}
.knowad-divb a i{background: url(../images/yz_img.png) no-repeat center -192px;display: inline-block;width:0.24rem;height:0.22rem;vertical-align: middle;margin-right:0.05rem;}
.knowad-goodsl-div-click{background:#d1d1d1;}
/*确认车型,手动选择*/
.selection-car{padding:0.92rem 2rem;}
.selection-car p.mg_b78{margin-bottom:0.78rem;}
.knowad-goodsrimg img{width:2.4rem;}

/*弹出2*/
.mask1{
	position: absolute;
	top: 0;
	z-index: 333;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
}
.man-intr1{
	position: static;
	max-height: 88%;
	overflow: hidden;
}
.man-intr10{
	position: static;
	max-height: 88%;
	overflow: auto;
}
.m-close i{
	margin: 0 auto;
}
.m-pd{padding: 0.24rem 0.4rem;}
.mask2{
	position: fixed;
	top: 0;
	z-index: 3;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
}
/*筛选*/
.t-logo{width:90%;display: inline-block;}
.t-logo li{float: left;margin-bottom:0.1rem;}
.t-logo li span{width:1.2rem;height: 0.6rem;line-height: 0.6rem;display:inline-block;border-radius:4px;margin-right: 0.2rem;text-align: center;vertical-align: middle;background:#fff;}
.t-logo li span img{max-width:1.2rem;}
.t-logo li span.t-wz{background: none;font-size: 0.22rem;}
.btn-t{width:3rem;height: 0.6rem;line-height: 0.6rem;display: inline-block;border-radius: 4px;}
.t-btn a.btn-red{
	color:#fff;
	border:0.01rem solid #c9192a;display: inline-block;text-align: center;
	background: -webkit-linear-gradient(#d42b3f, #a8151f); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#d42b3f, #a8151f); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#d42b3f, #a8151f); /* Firefox 3.6 - 15 */
	background: linear-gradient(#d42b3f, #a8151f); /* 标准的语法（必须放在最后） */
	border-radius:4px;
	font-size:0.22rem;
}
.t-btn a.btn-jb{
	color:#313131;
	border:0.01rem solid #a4a1a1;display: inline-block;text-align: center;
	background: -webkit-linear-gradient(#fff, #dfdfdf); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#fff, #dfdfdf); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#fff, #dfdfdf); /* Firefox 3.6 - 15 */
	background: linear-gradient(#fff, #dfdfdf); /* 标准的语法（必须放在最后） */
	border-radius:4px;
	font-size:0.22rem;
}
.t-span .ad-add{position: absolute;top:0.6rem;right:0.4rem;font-size: 0.24rem;}
.t-span .ad-add i{background: url(../images/yz_img.png) no-repeat center -334px;display: inline-block;width:0.13rem;height:0.11rem;vertical-align: middle;}
.t-span .up{color:#cb2738;}
.t-span .up i{background: url(../images/yz_img.png) no-repeat center -385px;display: inline-block;width:0.13rem;height:0.11rem;vertical-align: middle;}
/*个人中心*/
.me-r{position: absolute;right: 0;left:40%;}
.me-img{width: 1rem;height: 1rem;line-height: 1rem;vertical-align: middle;text-align: center;}
.me-img img{max-width: 1rem;}
.me-txt{width:80%;}
.me-divt{padding:0.1rem 0.2rem;background: #d2d2d2;font-size: 0.22rem;color:#313131;height: 0.42rem;line-height: 0.42rem;border-top:0.01rem solid #fff;border-bottom:0.01rem solid #9f9f9f;}
.me-divb{padding:0.2rem;background:#eeeeee;}
.me-yy{height: 0.6rem;line-height: 0.6rem;background: #fff;padding-top:1px;border-top:1px solid #919191;}
.me-yy p{background: #eee;}
.me-btn a{width: 1.72rem;height: 0.58rem;line-height: 0.58rem;}
.me-btn a.btn-red{
	color:#fff;
	border:0.01rem solid #c9192a;display: inline-block;text-align: center;
	background: -webkit-linear-gradient(#d42b3f, #a8151f); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#d42b3f, #a8151f); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#d42b3f, #a8151f); /* Firefox 3.6 - 15 */
	background: linear-gradient(#d42b3f, #a8151f); /* 标准的语法（必须放在最后） */
	border-radius:4px;
	font-size:0.22rem;
}
.me-btn a.btn-jb{
	color:#313131;
	border:0.01rem solid #a4a1a1;display: inline-block;text-align: center;
	background: -webkit-linear-gradient(#fff, #dfdfdf); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#fff, #dfdfdf); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#fff, #dfdfdf); /* Firefox 3.6 - 15 */
	background: linear-gradient(#fff, #dfdfdf); /* 标准的语法（必须放在最后） */
	border-radius:4px;
	font-size:0.22rem;
}
.me-div{box-shadow: 0 0.02rem 0 #7f7f7f;}
/*智能查找*/
/*智能查找*/
.voicet{padding-top:0.25rem;min-height:1.8rem;box-shadow: 0 -2px 1px #b4b4b4 inset;font-size: 0.24rem;color:#313131;}
.voice-img{display: inline-block;vertical-align: middle;}
.voice-img i{background-size: 100%;margin-right:0.2rem;background:url("../images/voice1.png") no-repeat;display: inline-block;width:0.66rem;height:0.66rem;vertical-align: middle;}
.voice-txt{display: inline-block;vertical-align: top;text-align: left;}
/*20180308修改*/
.voiceb{padding:0.15rem 0;min-height: 2.3rem;}
.voiceb1{padding:0.15rem 0;}
/*20180308修改end*/
/*.voiceb p{color:#959595;}*/
.voiceb-img img{/*width:6.4rem;*/height:1.8rem;}
.voiceb a.btn-mask,.voiceb1 a.btn-mask{position: fixed;bottom:0.4rem; left:0;right:0; margin:0 auto;border-radius: 5px;width:98%;height:0.62rem;line-height: 0.62rem;background: #f2f2f2;font-size: 0.24rem;display: inline-block;border:1px solid #a4a1a1;color:#313131;font-weight: bold;}
.voiceb a.btn-mask1,.voiceb1 a.btn-mask1{background:#b6b4b4;color:#fff;}
/*20180308修改*/
.voiceb-ts{width: 70%;margin: 0 auto;}
.voiceb-ts p{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ts-moneyb .ad-moneyb-tel .ts-no{text-align: left;color:#666;}
.ts-moneyb .ad-moneyb-tel .ts-no input{width:0.25rem;height: 0.25rem;margin-left: 0.2rem;}
.ts-moneyb .ad-moneyb-tel .ts-no span{display: inline-block;vertical-align: middle;}
/*20180308修改end*/
.voice-orange{margin-left:0.1rem;background:url("../images/voice-orange.png") no-repeat;display: inline-block;width:0.24rem;height: 0.24rem;background-size: 100%;vertical-align: middle;}
.voice-green{margin-left:0.1rem;background:url("../images/voice-green.png") no-repeat;display: inline-block;width:0.24rem;height: 0.24rem;background-size: 100%;vertical-align: middle;}
.loading{width:100%;/*background:rgba(0,0,0,.8)*/;position: fixed;top:2rem;text-align:center;right:0;left:0;}
.loading img{max-width: 3rem;border-radius: 5px;opacity: 0.8;}
.voice-no a.btn-mask{ margin:0 auto;border-radius: 5px;width:98%;height:0.62rem;line-height: 0.62rem;text-align:center;background: #f2f2f2;font-size: 0.24rem;display: inline-block;border:1px solid #a4a1a1;}
.voice-no a.btn-mask1{background:#b6b4b4;}
.voice-no img{width:2.38rem;}
.voice-no p{margin:0.7rem 2.3rem 0 2.3rem;}
.voice-nobtn{margin:0.3rem auto 0;text-align: center;}
/*20180305语音2*/
.voice_choose{position: absolute;left:0.2rem;top:0.2rem;}
.voice_choose a{cursor: pointer;display: block;font-size: 0.24rem;}
.voice_choose a:first-child{margin-bottom: 0.36rem;}
.voice_choose a em{margin-right: 0.2rem;}
.voice_choose a em{background: url("../images/voice_chooseno.png") no-repeat center;width: 0.36rem;height: 0.36rem;vertical-align: middle;display: inline-block;}
.voice_choose a em.voice_chooseyes{background: url("../images/voice_choose.png") no-repeat center;}
.voice_xz{cursor:pointer;position:absolute!important;border:none!important;right:0.2rem;top:0.2rem;background: url("../images/voice_re.png") no-repeat center;width: 0.36rem;height: 0.36rem;vertical-align: middle;display: inline-block;}
.voice_xz:focus{
    outline: none;
    animation: rotatefresh 1s;
}
.voice_xz:active{
    /* 加上这个才可以连续点击 */
    animation: none;
    background: '#fff';
}
@keyframes rotatefresh {
    from { transform: rotate(0deg) }
    to {
        transform: rotate(360deg);
        transition: all 0.6s;
    }
}
.voice_quxiao{color:#c32232;font-size: 0.18rem;margin-top:0.1rem;}
.ad-moneyb .ad-moneyb-tel p a.btn-mask-sb{width:5.3rem;}
.voice_lang{background: url("../images/voice_lang.png") no-repeat center;width:0.14rem;height:0.24rem;vertical-align: middle;display: inline-block;margin-left: 0.3rem;}
.voiceb a.btn-end,.voiceb1 a.btn-end{background:#8f8c89;box-shadow: 0 2px 1px #403f3d inset;color:#fff;}
/*20180305预设*/
.fwn{font-weight: normal;}
.db{display: block;}
.pd_tb60{padding-top:0.6rem;padding-bottom:0.6rem;}
.col_383838{color:#383838;}
/*20180305 end*/
/*20180305语音2结束*/
/*4s*/
.fours-search{float:left;border-right:0.01rem solid #9f9f9f;width:100%;background:#eeeeee;max-height:7rem;}
.fours-search{overflow-x: hidden;overflow-y: auto;}
.fours-search ul li{margin-left:-1px;margin-top:-1px;float:left;width:33.4%;height:0.89rem;line-height: 0.9rem;/*border-bottom:1px solid #949494;*/border:1px solid #949494;background:#fff;padding:1px 1px 0 0;}
.fours-search ul li a{font-size:0.2rem;display:block;text-align:center;background: #eeeeee;height: 100%;}
.fours-search ul li a span{margin-right:0.4rem;}
.fours-search ul li a em{color:#c22232;}
.fours-search a span img{max-height: 0.52rem;vertical-align: middle;}
.fours-search a.click{border-bottom:0.01rem solid #949494;font-size:0.24rem;background:#d1d1d1;width:100%;height:0.9rem;line-height: 0.9rem;display: inline-block;text-indent: 1em;}
.fours-search a i{background: url(../images/arrow.png) no-repeat center bottom;width:0.36rem;height:0.22rem;margin:0.3rem;display: inline-block;}
.fours-search a.up i{background: url(../images/arrow.png) no-repeat center top;width:0.36rem;height:0.22rem;margin:0.3rem;display: inline-block;}
/*滑块*/
.slider-block{height: 100%;width:100%;position: fixed;top: 0;z-index: 3;}
.tu-block{position: absolute;z-index:3;left:21%;top:5%;height:1.4rem;padding:0.2rem;border-radius:4px;text-align:center;color:#fff;font-size:0.2rem;margin-top:-10px;display:inline-block;color:#fff;background: rgba(0,0,0,.8);}
.tu-block img{margin-bottom:0.2rem;}
.tu-block p{font-size:0.2rem;}
/*20180328语音首页改版*/
.voicet_new{height: 0.4rem;}
.voicet_new_line{box-shadow: 0 -2px 1px #b4b4b4 inset;}
.vc_newlist{cursor:pointer;position:absolute!important;border:none!important;right:1rem;top:0.1rem;background: url("../images/Voice_newhome_img1.png") no-repeat center;width: 0.36rem;height: 0.36rem;background-size:100%!important;vertical-align: middle;display: inline-block;}
.vc_newxz{cursor:pointer;position:absolute!important;border:none!important;right:0.2rem;top:0.1rem;background: url("../images/Voice_newhome_img2.png") no-repeat center;width: 0.36rem;height: 0.36rem;vertical-align: middle;background-size:100%!important;display: inline-block;}
.vc_newxz:focus{
    outline: none;
    animation: rotatefresh 1s;
}
.vc_newxz:active{
    /* 加上这个才可以连续点击 */
    animation: none;
    background: '#fff';
}
@keyframes rotatefresh {
    from { transform: rotate(0deg) }
    to {
        transform: rotate(360deg);
        transition: all 0.6s;
    }
}
.vc_new_ts{background: url("../images/Voice_newhome_imgcue1.png") no-repeat center;background-size:100%!important;padding:1.2rem 2.1rem 0.3rem 0.2rem;width:6.65rem;height: 3.27rem;margin:0.2rem auto;}
.vc_new_ts p{line-height: 0.4rem;}
.col_ff102c{color:#ff102c;}
.listdiv{position:absolute;right:0.05rem;top:0.5rem;width:1.7rem;}
.vclist_sanjiao{background:url(../images/Voice_newhome_img6.png) no-repeat;width:0.16rem;height: 0.1rem;display: inline-block;position: absolute;top:-0.06rem;left:0.5rem;}
.listdiv ul{border:1px solid #b3b3b3;border-radius:4px;}
.newlist li a{display: inline-block;padding:0.1rem 0.2rem;font-size: 0.24rem;color:#313131;}
.newlist li i{vertical-align: middle;margin-right: 0.1rem;background-size:100%!important;}
.newlist li i.vc_type{background: url("../images/Voice_newhome_img3.png") no-repeat center;width:0.22rem;height:0.22rem;display: inline-block;}
.newlist li i.vc_lang{background: url("../images/Voice_newhome_img4.png") no-repeat center;width:0.18rem;height:0.24rem;display: inline-block;}
.newlist li i.vc_help{background: url("../images/Voice_newhome_img5.png") no-repeat center;width:0.24rem;height:0.24rem;display: inline-block;}
.voiceb_new{padding:0.15rem 0;min-height: 2.3rem;}
.voiceb_new a.btn-mask{ margin:0 auto;border-radius: 5px;width:98%;height:0.62rem;line-height: 0.62rem;background: #f2f2f2;font-size: 0.24rem;display: inline-block;border:1px solid #a4a1a1;color:#313131;font-weight: bold;}
.voiceb_new a.btn-mask1{background:#b6b4b4;color:#fff;}
.vc_newbottom{position: fixed;bottom:0.02rem;left:0;right: 0;padding:0 0.15rem;line-height: 0.34rem;}
.col_8f8c89{color:#8f8c89;}
.vc_newp{width:70%;margin:0 auto;}
.vc_newts{position:fixed;bottom: 1rem;left:0.2rem;right:0.2rem;}
/*语音话筒*/
.block_bg{width:2.4rem;height: 2.4rem;background:rgba(0,0,0,.8);margin:0 auto;color:#fff;font-size:0.2rem;border-radius:10px;}
.block_bg img{padding:0.4rem;opacity:1;}
.ad-moneyb-telnew a{cursor: pointer;display: block;font-size: 0.24rem;margin-bottom: 0.2rem;text-align: left;padding:0 1.5rem;}
.ad-moneyb-telnew a em{margin-right: 0.5rem;}
.ad-moneyb-telnew a em{background: url("../images/voice_chooseno.png") no-repeat center;width: 0.36rem;height: 0.36rem;vertical-align: middle;display: inline-block;}
.ad-moneyb-telnew a em.voice_chooseyes{background: url("../images/voice_choose.png") no-repeat center;}
.col_b6b4b4{color:#b6b4b4;}
.ad-moneyb-tel_new{text-align: left!important;}
/*20180508使用说明 免责说明*/
.shuoming,.mzshuoming{overflow: auto;}
.shuoming img{width:100%;}
/*服务器维护公告*/
.announcement{background:#030721;text-align: center;font-size:0.72rem;color:#fff;padding-top:0.6rem;}
.f78{font-size:0.78rem;}
.col_fff000{color:#fff000;}
/*180607*/
.carbanner{width:65%;border-left: 1px solid #9f9f9f;margin-left:-1px;}
.carshuoming{position: fixed;bottom:0.5rem;left:0rem;right: 0rem;text-align: center;}
.carshuoming2{margin:1rem auto 0 auto;text-align: center;}
.carshuoming3{margin:0.5rem auto 0 auto;text-align: center;}
.mg_l90{margin-left:0.9rem;}
.carshuoming1{/*position: fixed;bottom:0.5rem;left:0rem;right: 0rem;*/text-align: center;padding:0.2rem 0;}
/*20180621*/
.img-hand{background:url(../images/small-hand.png) no-repeat center;width:0.23rem;height: 0.18rem;display: inline-block;margin-right: 0.08rem;vertical-align: middle;background-size: 100%;}
.img-excla{background:url(../images/explain-img.png) no-repeat center;width:0.18rem;height: 0.18rem;display: inline-block;margin-right: 0.08rem;vertical-align: middle;}
.mg_r60{margin-right: 0.6rem;}
.img-rec{background:url(../images/new1/rec.png) no-repeat center;width:0.3rem;height: 0.5rem;display: inline-block;margin-right: 0.08rem;vertical-align: middle;background-size: 100%;}

/*工时费查询*/
.timefree-div{width:4.3rem;display: inline-block;vertical-align: top;}
.timefreemain{padding-top:0.8rem;}
.timefree-search span.va-m{height: 0.5rem;line-height: 0.5rem;display: inline-block;}
.timefree-input{width:4.3rem;height: 0.5rem;display: inline-block;border:0.01rem solid #bfbfbf;box-shadow:0.02rem 0.02rem 0.02rem #b4b4b4 inset;}
.timefree-input select{height:100%;line-height: 0.5rem;padding:0 0.2rem;margin:0;font-size:0.18rem;}
.mg_b38{margin-bottom:0.38rem;}.mg_l142{margin-left: 1.42rem;}.mg_l60{margin-left:0.6rem;}
.timefreeimg{vertical-align: middle;margin-right:0.12rem;}
.timefree-button{width:4.3rem;height:0.6rem;font-size:0.24rem;color:#fff;border-radius:5px;margin-left:1.54rem;}
input[type=text].inputsr{height: 0.5rem;line-height: 0.5rem;font-size:0.18rem;}
.vin-ls{z-index:2;border:1px solid #c6c6c6;position: absolute;top:0.5rem;width: 100%;min-height: 0.8rem;max-height: 2.4rem;background:#fff;overflow-y: auto;}
.vin-ls li{border-bottom:1px solid #c6c6c6;height: 0.5rem;line-height: 0.5rem;padding:0 0.2rem;position: relative;margin-top:-1px;text-align: left;}
.vin-ls li:last-child{border-bottom:none;}
.vin-ls li i{position: absolute;right:0.2rem;
    top:0.26rem;
    background: url(../img/dl/logo.png) no-repeat center -98px;
    width: 0.3rem;
    height: 0.3rem;
    display: inline-block;
    background-size: 50px;}
.tspan_w{width:1.5rem;max-width:2rem;text-align: right;display: inline-block;margin-left:1.5rem;}
.topspan_w{width:4.6rem;}
.mg_t50{margin-top:0.5rem;}
.mg_b50{margin-bottom:0.5rem;}
.ad-moneyb-qr p.tp_tb{margin-top:0.5rem;margin-bottom:0.5rem;}
/*优质品牌商*/
.highmain{padding:0.4rem 0.2rem;}
.high-search span.va-m{height: 0.5rem;display: inline-block;font-size: 0.24rem;font-weight: bold;color:#313131;}
.high-div{display: inline-block;vertical-align:middle;width:84%;}
.high-div ul li{float:left;vertical-align: middle;margin:0.14rem 0.15rem;}
.high-div ul li a{display:inline-block;background:#fff;width:2.3rem;height:0.7rem;line-height:0.7rem;text-align: center; border:1px solid #eaeaea;}
.highbriefmain{padding:0.3rem 0.4rem;}
.highbrief-search span.va-m{height: 0.5rem;width:100%;line-height: 0.5rem;display: inline-block;font-size: 0.24rem;font-weight: bold;color:#313131;}
.brief-div{display: inline-block;vertical-align:middle;}
.brief-div-img{max-width: 2.5rem;max-height: 1.6rem;vertical-align: middle; margin-right: 0.1rem;}
.brief-div ul li{float:left;vertical-align: middle;margin:0.14rem 0.25rem;}
.brief-div ul li .briefspan{width:2.5rem;height:1.6rem;line-height:1.6rem;background:#fff;display: inline-block;text-align: center;}
.timefreetxt{float: right;width: 1.4rem;}
.qrcode{width: 1.5rem;height:1.5rem;}
/*20180815*/
.highbr-div{width:8.1rem;height: 3.48rem;line-height: 3.48rem;text-align: center;vertical-align: middle;}
.highbr-div img{max-width:8.1rem;max-height: 3.48rem;}
.highbr-list{width:3.52rem;min-height:2.5rem;border:1px solid #c7c7c7;padding:0.24rem 0.16rem;font-size: 0.18rem;color:#313131;box-shadow: 0 2px 4px #9d9d9d;}
.highbr-list p img{width:0.24rem;height: 0.24rem;vertical-align: middle;}
.highbr-listdiv img{max-height: 0.5rem;}
.highbr-listdiv{border-bottom: 2px solid #d5d5d5;box-shadow:0 1px #fff;padding-bottom:0.16rem;}
.highbr-listdiv1 .high-divul li{margin:0 0 0 0.2rem;float: left;font-size:0.18rem;}
.high-divul{width:90%;}
.col_4187dc{color:#4187dc;}
.mg_tb12{margin-top:0.12rem;margin-bottom:0.12rem;}
.mg_l12{margin-left:0.12rem;}
.wspan{width:85%;float: right;}
.company p span{font-size: 0.2rem !important;line-height: 0.28rem;}
.company p{font-size: 0.2rem !important;line-height: 0.28rem;}
/*20190716优质品牌*/
.new-yzpp-divul{width:4.56rem;height: 0.5rem;line-height: 0.5rem;margin:0 auto;}
.new-yzpp-divul li{ float: left;width:50%;
	                background: -webkit-linear-gradient(#fff, #cdcdcd); /* Safari 5.1 - 6.0 */
				    background: -o-linear-gradient(#fff, #cdcdcd); /* Opera 11.1 - 12.0 */
				    background: -moz-linear-gradient(#fff, #cdcdcd); /* Firefox 3.6 - 15 */
				    background: linear-gradient(#fff, #cdcdcd); /* 标准的语法（必须放在最后） */
				    border:1px solid #d2d2d2;}
.new-yzpp-divul li a{font-size: 0.2rem;color:#434343;}
.new-yzpp-divul li.click{background: #8f8c89;box-shadow: 0 2px 1px #403f3d inset;}
.new-yzpp-divul li.click a{color: #f4f4f4;}
.new-yzpp-divbottom{border-top:1px solid #9f9f9f;}
.new-yzpp-divbottoml{width:33%;}
.new-yzpp-divbottomr{width:67%;}
.new-yzpp-divbottomlul{font-size: 0.24rem;width:100%;border-bottom:0.01rem solid #919191;text-align: center;border-right: 0.01rem solid #919191;}
.new-yzpp-divbottomlul li,.new-yzpp-divbottomrul li{height: 0.98rem;line-height: 0.98rem;border-bottom:0.01rem solid #9f9f9f;text-align: left;text-indent:1em;padding: 0.01rem 0.01rem 0 0;}
.new-yzpp-divbottomlul li{background: -webkit-linear-gradient(#fff, #cdcdcd); /* Safari 5.1 - 6.0 */
				    background: -o-linear-gradient(#fff, #cdcdcd); /* Opera 11.1 - 12.0 */
				    background: -moz-linear-gradient(#fff, #cdcdcd); /* Firefox 3.6 - 15 */
				    background: linear-gradient(#fff, #cdcdcd); /* 标准的语法（必须放在最后） */}
.new-yzpp-divbottomrul li{height: 0.98rem;line-height: 0.98rem;border-bottom:0.01rem solid #9f9f9f;text-align: left;text-indent:1em;padding: 0.01rem 0.01rem 0 0;background: #fff;}
.new-yzpp-divbottomlul li:last-child{border-bottom:none;}
.new-yzpp-divbottomlul li a,.new-yzpp-divbottomrul li a{font-size: 0.24rem;width: 100%;display: block;height: 100%;color:#7f8287;}
.new-yzpp-divbottomrul li{float: left;width: 50%;border-right:0.01rem solid #9f9f9f;}
.new-yzpp-divbottomrul li a{background:#eeeeee;font-size: 0.24rem;width: 100%;display: block;height: 100%;color:#7f8287;}
.new-yzpp-divbottomrul li a span{color:#313131;}
.new-yzpp-divbottomrul li a span em{color:#c22232;}
.new-yzpp-divbottomrul{font-size: 0.24rem;width: auto;text-align: center;width:100%;}
.new-yzpp-divbottomlul li img,.new-yzpp-divbottomrul li img{height: 0.75rem;}
.new-yzpp-divbottomlul1 li img{height: 0.3rem;}

.new-yzpp-divbottomrul2 li {height: 0.75rem;line-height: 0.75rem;border-bottom:0.01rem solid #9f9f9f;text-align: left;text-indent:1em;padding: 0.01rem 0.01rem 0 0;}
.new-yzpp-divbottomrul2 li a{font-size: 0.24rem;width: 100%;display: block;height: 100%;color:#7f8287;}
.new-yzpp-divbottomrul2 li {float: left;width: 50%;border-right:0.01rem solid #9f9f9f;}
.new-yzpp-divbottomrul2 li a{background:#eeeeee;font-size: 0.24rem;width: 100%;display: block;height: 100%;color:#7f8287;padding:0.05rem 0.1rem;}
.new-yzpp-divbottomrul2 li a span{color:#313131;}
.new-yzpp-divbottomrul2 li a span em{color:#c22232;}
.new-yzpp-divbottomrul2 {font-size: 0.24rem;width: auto;text-align: center;width:100%;}
.new-yzpp-divbottomrul2 li img{height: 0.5rem;margin:0.05rem auto;}
.new-yzpp-divbottomrul2 li a span p{color: #757575;font-size: 0.17rem;margin-bottom:0;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*新车型查找-进入右侧*/
.new-yzpp-divtop{height:0.9rem;line-height: 0.9rem;background: #fff;border:1px solid #9f9f9f;padding: 0.01rem 0.01rem 0 0;margin-left:-1px;overflow: hidden;}
.new-yzpp-divtop p{background: #eeeeee;height: 100%;padding:0 0.1rem;}
.new-carcz-spanleft{font-size: 0.24rem;color:#313131;}
.new-carcz-spanright{font-size: 0.2rem;color:#757575;}
.new-carcz-spanleft em{color: #c22232;}
.new-carcz-divbottomrul{line-height:0.32rem;text-indent:0;}
.new-carcz-divbottomrul li{line-height:0.43rem;text-indent:0;}
.new-carcz-divbottomrul1 li{line-height:0.4rem;text-indent:0;height: 1rem;}
.new-carcz-divbottomrul li img{height: 0.5rem;margin:0.18rem auto;}
.new-carcz-divbottomrul li a{padding:0.05rem 0.1rem;}
.new-carcz-divbspan{width:72%;display:inline-block;margin-left: 0.1rem;}
.new-carcz-divbottomrul li a span{
	color:#757575;font-size: 0.18rem;
}
.new-carcz-divbottomrul li a span p{color: #757575;font-size: 0.16rem;margin-bottom:0;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new-carcz-divbottomrul li a span em{margin-left: 0.1rem;}
.new-carcz-spanrightmap{font-size: 0.2rem;line-height: 1rem;}
/*20190718新增页面-商品浏览*/
.new_partsshop_select select{width:2.88rem;height: 0.5rem;padding:0.1rem;background:url(../images/select.png) no-repeat center right;background-color:#fff;border:1px solid #bfbfbf;box-shadow: 0.02rem 0.02rem 0.02rem #b4b4b4 inset;}
.left-return{background:url(../images/left-return.png) no-repeat center;width:0.21rem;height: 0.5rem;float: left;}
.new-shoplist-top{padding:0.22rem 0.2rem;}
.new-shoplist-topbtn{line-height: 0.5rem;}
.new-shoplist-bimgdiv{width: 1.9rem;height: 1.9rem;line-height: 1.9rem;margin:0 auto 0.16rem;border:1px solid #d2d2d2;border-radius: 4px;overflow: hidden;}
.new-shoplist-bimgdiv img{max-height: 1.9rem;max-width: 1.9rem;}
.new-shoplist-bimgdivtxt{line-height: 0.35rem;}
.new-shoplist-bul{padding:0.08rem;}
.new-shoplist-bul li{background:#fff;border-radius: 4px;width: 2.4rem;height: 4.3rem;border:1px solid #d2d2d2;float: left;margin:0.1rem 0.06rem;padding:0.24rem;box-shadow: 0 0.02rem 0.02rem #b4b4b4;}
.san_ovfh{display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
/*
 .areainfo {
	position: fixed;
	bottom: 0px;
	width: 100%;
	display: inline-block;
	background-color: #ffffff;
	border-top: 1px solid #ada1a1;
	z-index: 200;}
.submit-btn {
	padding: 0.1rem 0.5rem;
	color: #7bb951;}
.cancel-btn {
	padding: 0.1rem 0.5rem;
	color: #000;}   */



/*店铺*/
.company-header {height: 1rem;}
.logo {width: 210px;padding-top: 0.2rem;}
.qjd-iimg {
    background: url("../images/shop/shop-flag.png") no-repeat;
    width: 1rem;
    height: 0.5rem;
    display: inline-block;
    text-align: center;
    font-size: 0.15rem;
    color: #7a5e4e;
    font-style: normal;
    margin: 0.1rem;
}

.shop-phone {
    color: #f4f4f4;
    background: #5d5c5b;
    border-radius: 6px;
    box-shadow: 0 2px 1px #403f3d inset;
    padding: 0.08rem 0.16rem;
}
.shop-inq {
    color: #f4f4f4;
    background: #a8161f;
    border-radius: 6px;
    /*box-shadow: 0 2px 1px #403f3d inset;*/
    padding: 0.08rem;
    width: 1rem;
    text-align: center;
}
.shop-tel {
    color: #f4f4f4;
    background: #2e5276;
    border-radius: 6px;
    /*box-shadow: 0 2px 1px #403f3d inset;*/
    padding: 0.08rem;
    width: 1rem;
    text-align: center;margin-left: 0.5rem;
}
.shop-inq2 {
    color: #f4f4f4;
    background: #a8161f;
    border-radius: 6px;
    /*box-shadow: 0 2px 1px #403f3d inset;*/
    /*padding: 0.03rem;*/
    width: 0.7rem;
    height: 0.7rem;
    text-align: center;
}
.shop-inq3 {
    color: #f4f4f4;
    background: #0f75e8;
    border-radius: 6px;
    /*box-shadow: 0 2px 1px #403f3d inset;*/
    width: 0.6rem;
    line-height: 0.4rem;
    text-align: center;
    margin-top: 0.1rem;
}
.shop-banner {
   height: 0.6rem;
   background: #d2d2d2;
   border-bottom: 0.01rem solid #9d9d9d;
   line-height: 0.3rem;
   font-size: 0;
}
.shop-banner li.active {display: inline-block;background: #5d5c5b; padding: 0.05rem 0.16rem;border-radius: 6px; box-shadow: 0 2px 1px #403f3d inset; margin: 0.05rem 0.1rem; /* width: 1.5rem; */
    text-align: center;}
.shop-banner li {display: inline-block; padding: 0.05rem 0.16rem;margin: 0.05rem 0.1rem; /* width: 1.5rem; */
    text-align: center;}
.shop-banner li.active a { font-size:0.2rem;color: #f4f4f4; }
.shop-banner li a { font-size:0.2rem;color: #000000; }
.company-div {
    width: 8rem;
}
.tjpp-listdiv-contop{line-height: 2.2rem;text-align: center;border-bottom:1px solid #dddddd;overflow: hidden;}
.tjpp-listdiv-contop a{vertical-align: middle;display: inline-block;}
.tjpp-listdiv-contop a img{max-height: 2rem;max-width: 2rem;}
.tjpp-listdiv-contop span{height: 100%;vertical-align: middle;display: inline-block;}
.tjpp-list li {
    height: 3.5rem;
    border: 0.01rem solid #b5b3b3;
    float: left;
    margin: 0.2rem 0.2rem 0 0.2rem;
    width: 21.5%;
}
.tjpp-list2 li {
	width: 95%;
    border: 0.01rem solid #b5b3b3;
    float: left;
    margin: 0rem 0.2rem 0 0.2rem;
    padding: 0.1rem 0.1rem;
    line-height: 0.4rem;
}
.inquiry-btn{
	display: inline-block;
    background: #a8161f;
    padding: 0.05rem 0.16rem;
    border-radius: 6px;
    /*box-shadow: 0 2px 1px #403f3d inset;*/
    margin: 0.15rem 0.1rem;
    width: 1.5rem;
    text-align: center;
    line-height: 0.4rem;
}
.tjpp-listdiv-conbottom{margin:0.12rem;}
/*中间的过度的横线*/
.line {width: 100%;height: 0.01rem;border-top: solid #585858 0.01rem;}
.line2 {width: 100%;height: 0.01rem;border-top: solid #a7a2a2 0.01rem;}
input[type=text].inquiry-input{margin-bottom: 0px; height:0.62rem;width: 40%;font-size:0.24rem;border:0.01rem solid #bfbfbf;box-shadow:0.02rem 0.02rem 0.02rem #b4b4b4 inset;}
input[type=text].inquiry-input2{margin-bottom: 0px; height:0.62rem;font-size:0.24rem;border:0.01rem solid #bfbfbf;box-shadow:0.02rem 0.02rem 0.02rem #b4b4b4 inset;}

.inquiry-area{margin-bottom: 0px; text-align: left; font-size:0.24rem;border:0.01rem solid #bfbfbf;box-shadow:0.02rem 0.02rem 0.02rem #b4b4b4 inset;margin:0 0.19rem 0 0.3rem;}
.inquiry-input{width:5rem;text-align: left;font-size:0.22rem;display: inline-block;margin:0 0.19rem 0 0.3rem;}
.inquiry-input input{width:100%;font-size:0.2rem;border:0.01rem solid #bfbfbf;box-shadow:0.02rem 0.02rem 0.02rem #b4b4b4 inset;margin-bottom:0;}
.inquiry-form{text-align:center;margin:0.2rem auto;}
.inquiry-form span{font-size:0.24rem;}

.catalog-list{font-size: 0.24rem;width:100%;border-bottom:0.01rem solid #919191;text-align: center;border-right: 0.01rem solid #919191;}
.catalog-list li{line-height: 0.9rem;border-bottom:0.01rem solid #9f9f9f;border-right: 0.01rem solid #9f9f9f;text-align: left;text-indent:1em;padding: 0.01rem 0.01rem 0 0;background: #fff;}
.catalog-list li:last-child{border-bottom:none;}
.catalog-list li a,.catalog-list1 li a{font-size: 0.24rem;width: 100%;display: block;background:#eee;height: 100%;}
.catalog-list li.active a{background: #fff9d1;}
.catalog-list1 li.active a{background: #c5d2e0;}
.catalog-list1 {font-size: 0.24rem;border-bottom: 0.01rem solid #9f9f9f;text-align: center;width:100%;}
.catalog-list1 li{line-height: 0.9rem;border-bottom:0.01rem solid #9f9f9f;border-right: 0.01rem solid #9f9f9f;text-align: left;text-indent:1em;padding: 0.01rem 0.01rem 0 0;background: #fff;}
.catalog-list1 li a{color:#0f75e8;}

.catalog-list2 li a{font-size: 0.24rem;width: 100%;display: block;background:#eee;height: 100%;}
.catalog-list2 li.active a{background: #c5d2e0;}
.catalog-list2 {font-size: 0.24rem;border-bottom: 0.01rem solid #9f9f9f;text-align: center;width:100%;}
.catalog-list2 li{line-height: 0.9rem;width:33.3%;float:left;border-bottom:0.01rem solid #9f9f9f;border-right: 0.01rem solid #9f9f9f;text-align: left;text-indent:1em;padding: 0.01rem 0.05rem 0 0;}
.catalog-list2 li a{color:#0f75e8;}
.catalog-list2 span {line-height: 0.9rem;width: 100%;display: block;border-bottom:0.01rem solid #9f9f9f;border-right: 0.01rem solid #9f9f9f;text-align: left;text-indent:1em;padding: 0.01rem 0.01rem 0 0;}

.shopcar-list{ position:relative; border:0.01rem solid #b3b3b3;border-left: none;box-shadow: 0 0.01rem 0 #9f9f9f;border-bottom: none;}
.shopcatalog{ position:relative; border:0.01rem solid #b3b3b3;border-left: none;box-shadow: 0 0.01rem 0 #9f9f9f;border-bottom: none;}

.shop-inquiry-btn{background-image: url(../images/shop/inqury-btn-1.png); background-size: 0.7rem;}

.close i {background:url(../images/close.png) no-repeat;height: 0.68rem;width:0.48rem;display: inline-block;margin:0.15rem auto;}
.shop-tip {
    color: #f4f4f4;
    background: #a8161f;
    height: 0.5rem;
    width: 100%;
}

* {
    touch-action: pan-y;
}
.tspan_w_s {
    max-width: 2rem;
    text-align: right;
    display: inline-block;
    margin-left: 1.5rem;
}
.plate-search_s {
	height:0.6rem;
	background: -webkit-linear-gradient(#f5f5f5, #e3e3e3); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#f5f5f5, #e3e3e3); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#f5f5f5, #e3e3e3); /* Firefox 3.6 - 15 */
	background: linear-gradient(#f5f5f5, #e3e3e3); /* 标准的语法（必须放在最后） */
	border-bottom:0.01rem solid #b3b3b3;
}
.plate-search_s ul li {
    text-align: center;
    height: 0.6rem;
    line-height: 0.6rem;
}
.myshop-data {
    color: #f4f4f4;
    background: #585656;
    border-radius: 6px;
    /*box-shadow: 0 2px 1px #403f3d inset;*/
    padding: 0.08rem;
    width: 1.3rem;
    height: 0.8rem;
    text-align: center;
}

.new-yzpp-divbottomlul3{font-size: 0.24rem;width:100%;border-bottom:0.01rem solid #919191;text-align: center;border-right: 0.01rem solid #919191;}

.new-yzpp-divbottomrul3 li{height: 0.98rem;line-height: 0.98rem;border-bottom:0.01rem solid #9f9f9f;text-align: left;padding: 0.01rem 0.01rem 0 0;background: #fff;}
.new-yzpp-divbottomlul3 li:last-child{border-bottom:none;}
.new-yzpp-divbottomlul3 li a{border-radius: 10px;
    border: 1px solid #a0a0a0;
    padding: 0.1rem;
    box-shadow: 0 1px 1px #fff inset;
    /*background: -webkit-linear-gradient(#e9e9e9, #bcbdbd);
    background: -o-linear-gradient(#e9e9e9, #bcbdbd);
    background: -moz-linear-gradient(#e9e9e9, #bcbdbd);
    background: linear-gradient(#e9e9e9, #bcbdbd);*/
    /* width: 1.8rem; */
    display: block;
    line-height: 0.5rem;
    margin-top: 0.1rem;
    text-align: center;
}
.new-yzpp-divbottomlul3 li a span{color:#313131;}

.prodnolist a{font-size:0.24rem;border:0.01rem solid #a1a0a0;border-radius:4px;color:#7f8287;width:1.76rem;height:1.5rem;display: inline-block;text-align:center;line-height: 0.3rem;
	margin-top:0.1rem; margin-bottom: 0.1rem; margin-left: 0.1rem;position: relative;
	background: -webkit-linear-gradient(#fff, #dfdfdf); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#fff, #dfdfdf); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#fff, #dfdfdf); /* Firefox 3.6 - 15 */
	background: linear-gradient(#fff, #dfdfdf); /* 标准的语法（必须放在最后） */
                       }
.prodnolist a img{max-width:1rem;max-height: 1rem;margin-left: 0.1rem;margin-top: 0.1rem;}
.prodnolist a.click{color:#e73938;}
/* 落地页右侧图片 */
.image-list {
  margin-top: 10px; /* 设置图片列表顶部间距 */
}

.image-item {
  width: 150px; /* 使图片宽度占满容器 */
  margin-bottom: 10px; /* 设置图片之间的间距 */
  margin-left:10px;
  display: block;
  border: 1px solid #76babb;
}
