@charset 'utf-8';
/*搜索框和菜单按钮样式*/
.wap_search {
width: 100%;
/*height: 42px;*/
height: 22px;
float: left;
/*margin: 30px 0px;*/
margin: 15px 0px;
}
.wap_search4 {
text-align: left;
margin: 0px 12px;
}
.wap_search4 a {
width: 100%;
/*height: 42px;*/
height: 22px;
line-height: 22px;
display: inline-block;
border-radius: 5px;
/*background: url(../images/wap_search.gif) right 8px no-repeat #fff;*/
background: url(../images/wap_search.gif) right 5px no-repeat #fff;
background-size:20px 13px;
border: 1px solid #90b722;
/*font: 400 24px/40px "黑体";*/
font: 300 12px/22px "黑体";
color: #888888;
/*padding-left: 10px;*/
text-indent:10px;
}
.wap_hot {
width: 100%;
margin-bottom: 15px;
float: left;
/*border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;*/
/*border-top: 1px solid #f6f4ef;
border-bottom: 1px solid #f6f4ef;*/
}
.wap_hot a {
width: 20%;
text-align: center;
padding: 15px 0px 7px 0px;
/*padding: 33px 0px 15px 0px;*/
font: 200 12px/36px "黑体";
/*font: 400 24px/68px "黑体";*/
color: #888888;
display: block;
float: left;
/*background: url(../images/index_ico_bg.gif) top right repeat-y;*/
text-decoration: none;
outline: none;
/*font-size: 18px;*/
}

.wap_hot a img {
width:70%;
vertical-align: middle;
border: 0;
display: inline;
opacity: 1;
}

/*商品广告*/
.clear {clear:both;margin:0px;padding:0px;width:0px;height:0px;}
.goods_ad {/*width:100%;*//*width:640px;*/margin:0px 2px 20px 2px;/*margin-bottom:28px;*//*margin-bottom:20px;*/}
.goods_ad ul {width:100%;margin:0px auto;}
.goods_ad ul li {width:33.33333%;display:block;float:left;/*border:1px solid #eadad2;border-radius:2px;margin-right:1px;*/}
/*.goods_ad ul li:nth-child(3) {margin-right:0px;}*/
.goods_ad ul li a {text-decoration:none;}
.goods_ad ul li a:hover {text-decoration:none;}
.goods_ad ul li a:visited {text-decoration:none;}
.goods_ad ul li a img {width:100%;display:block;margin:0px;padding:0px;}
.goods_ad ul li.last_ad {margin-right:0px;}

/*商品列表*/
.goods_list {/*margin-bottom:28px;*/margin-bottom:16px;}
h3.green-bar {/*height:40px;line-height:40px;*/height:30px;line-height:30px;background:url(../images/green-bar.jpg) left center no-repeat #6bc30d;text-indent:17px;background-color:#f3f3f3;color:#3e3c3c;/*font-size:27px;*/font-size:16px;font-family: Arial,"microsoft yahei",Verdana;text-align:left;position:relative;}
h3.green-bar a.see-more {position:absolute;/*right:17px;top:17px;*/right:10px;top:10px;/*line-height:18px;font-size:18px;*/line-height:12px;font-size:12px;color:#6bc30d;}
h3.green-bar a.see-more:hover,h3.green-bar a.see-more:visited {text-decoration:none;}

.goods_list ul {/*padding:21px 18px;*/padding:10px 9px;margin:0px auto;}
.goods_list ul li {width:48%;display:block;margin-bottom:5px;/*margin:0px 18px 10px 0px;*//*margin:0px 9px 5px 0px;*/}
.goods_list ul li:nth-child(odd) {float:left;}
.goods_list ul li:nth-child(even) {float:right;}

.goods-item {width:100%;}
.goods-item a {display:inline-block;width:100%;text-decoration:none;position:relative;}
.goods-item a:hover {text-decoration:none;}
.goods-item a:visited {text-decoration:none;}
.goods-item a img {width:100%;display:block;}
.brief-mask {display:block;width:auto;position:absolute;right:0px;bottom:0px;background-color:#EF167F;/*filter:alpha(opacity=70);opacity:0.7;*/}
.brief-mask div {line-height:12px;font-size:10px;padding:2px 5px;color:#fff;}
.goods-item a.goods-name {width:100%;/*line-height:44px;font-size:20px;*//*height:44px;*/line-height:14px;font-size:12px;color:#898989;text-align:left;overflow:hidden;word-wrap:break-word;word-break:break-all;margin:0px;padding:0px;overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.goods-item p {/*line-height:52px;*/line-height:26px;position:relative;}
.goods-price {/*font-size:25px;*/font-size:15px;/*color:#6bc30d;*/color:#f02085;;font-family: Arial,"microsoft yahei",Verdana;text-align:left;}
.add-to-cart {position:absolute;right:10px;top:0px;display:block;/*width:52px;height:52px;*/width:26px;height:26px;background:url(../images/cart.png) left center no-repeat;background-size:26px 26px;cursor:pointer;}

/*分辨率320*/
@media screen and (max-width:479px) {

}

/*分辨率480及以上*/
@media screen and (min-width:480px) {

}

body {background:none;}
