﻿
/*平板电脑端*/

@media only screen and (max-width:1024px) {
	
body{margin:0;padding:0;color:#000; font-family:"微软雅黑"; line-height:21px;background:#fff;}

.listyem_min{ width:100%; margin:0 auto; padding-top:0px;}
.listyem_mintj{ display:none;}
.listyem_minleft{ width:100%; float:left; margin-top:5px;}
.shop_top{ display:none;}
.qun_zudtit{ display:none;}
#listsx{ display:none;}
.listyem_yix{ display:none; }

/*店铺头部*/
.shop_top02{ display:none;}

.shop_topapppro{margin:auto;margin-top:10px; display:block;padding-left:20px; height:60px; position:relative;background:#84736a;}
.shop_topapppro img {width:70px;height:auto;float:left;}
.shop_topapppro a{float:left;margin-left:15px;}
.shop_topapppro a:hover{background:#94837a;}
.shop_topapppro a.asbqw01{ line-height:60px;color:#fff;}
.shop_topapppro a.asbqw02{ float:right;color:#ec6c00; margin-top:18px;margin-right:10px; width:60px; height:30px;line-height:30px;text-align:center;border-radius:5px;background:#fff;  }





/*列表手机筛选*/
.lise_liebsx{ width:100%; height:40px; border:1px solid #e5e5e5; float:left; display:block; margin:8px 0; padding:0 10px; background:#fff;}
.lise_liebsx span{ width:23%; height:40px; float:left;}
.lise_liebsx span a{line-height:40px;float:left; padding-right:25px; font-size:0.9em;}
.lise_liebsx span a.bgff01{ background: url(../images/liebkz01.jpg) right center no-repeat;}
.lise_liebsx span a.bgff02{ background: url(../images/liebkz02.jpg) right center no-repeat;}
.lise_liebsx span a.bgff03{ background: url(../images/liebkz03.jpg) right center no-repeat;}
.lise_liebsx span a.bgff04{ background: url(../images/liebkz04.jpg) right center no-repeat; float:right;}

/*list产品列表*/
.list_product{ width:100%; margin-top:10px; background:#eee;}

.list_cp{ width:30%; height:auto; border:1px solid #e5e5e5; margin:2px; float:left; background:#fff;}
.list_cp ul li.list_cp_01{ text-align:center; margin-bottom:5px;}
.list_cp ul li.list_cp_01 a{ transition:opacity 0.3s; display: block; -webkit-transition: opacity .5s ease; -moz-transition: opacity .5s ease;}
.list_cp ul li.list_cp_01 a:hover{ opacity:0.65;}
.list_cp ul li.list_cp_02{ padding:0px 10px; line-height:18px;}
.list_cp ul li.list_cp_03{ height:40px; font-size:14px; line-height:20px; padding:0 10px; overflow:hidden;text-overflow:ellipsis; }
.list_cp ul li.list_cp_03 span{ color:#f60;}

.list_cp ul .list_cp_tit span.list_cp_tit01{ font-size:1.3em; font-weight:bold; color:#f30; }
.list_cp ul .list_cp_tit span.list_cp_tit02{ width:10%; height:20px; background:#f30; color:#fff; padding:0 5px;}
.list_cp ul .list_cp_tit span.list_cp_tit03{ font-size:0.8em; color:#aaa; float:right;}

.list_cp ul li.list_cp_04{ width:100%; height:10px; line-height:10px; margin:10px 10px 5px 10px; background:url(../images/dplogo.gif) no-repeat; padding-left:15px;}
.list_cp ul li.list_cp_04 span{ display:none;}
.list_cp ul li.list_cp_04_app{ display:block; margin:8px 10px 5px 25px; color:#999;}


.madex_box07{ width:83%; height:30px; float:left; padding-top:12px; text-align:left;}
}


