﻿body {
}
html {
    background: #ebebeb;
}
body {
    height: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: #ebebeb;
}
ul,li {
    list-style: none;
}

.three_red {
    color: #c40000;
}

.shop_shop {
    background: #ffffff; 
     padding: 1rem 1rem 2% 1rem;
     position: relative;
    margin-bottom: 1.6rem;
    border-bottom:1px solid #dcdcdc;
}

.color_green {
    color: #72b859;
}

.color_six_six {
    color: #666666;
}
.margin_top {
    margin-top: 10px;
}
.header_search {
    background: url("MallWap/Lib/Image/search.png") no-repeat;
    margin:0px auto;
    width:200px;
    line-height:49px;
    height:49px;
    padding-left:20px;
    background-size:10%;
}
.ul_set_height{
 line-height:20px;
   border-bottom:1px solid #dcdcdc;
    background:#ffffff;
    padding:10px 0px;
     color:#333333;
     font-size:14px;
     overflow:hidden;
    
}
.ul_set_height li{
     border-right:1px solid #dcdcdc;
     cursor:pointer;  
     line-height:20px;      
}

.ul_play{
    padding:10px 0px;
    clear:both;
    padding-left:1rem;
}
.ul_play li{
    float:left;
    padding:5px;
    background:#d2d2d2;
    color:#ffffff;
    margin-right:10px;
    margin-bottom:10px;
    border-radius:2px;
    

}
.color_i{
    color:#999999;
}
.c_four_color{
    color:#c40000;
}
[data-am-widget='tabs']{
    margin:0px 0px 20px 0px;
}
.margin_top {
    margin-bottom:15px;
}
.margin_top li {
    padding: 0.5rem 0.5rem 0.5rem;
}
.star_star {
    width: 30px;
    height: 30px;
    background: url('/MallWap/Lib/Image/star_one.png');
    text-align: center;
    background-size: 30px 30px;
    position: absolute;
    top: 5%;
    right: 5%;
}
.red_star{
    background: url('/MallWap/Lib/Image/star_two.png');
     background-size: 30px 30px;
}
.padding_img {
    background: #f5f5f5;
    padding: 5%;
    margin: 0px;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px dashed #dcdcdc;
}
.product_name {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
     border-bottom: 1px solid #dcdcdc;
      padding: 5%;
    
}
.am-header-default .am-header-title a{
            color:#666666;
        }
/*以下为产品列表页的css*/
.comment_first{
    border-bottom: 0px; 
    border-top: 1px solid #e5e5e5;
    background-color:#ffffff;
    padding-top:1rem;
}
.white_ground{
    background:#ffffff;
}
   .img_all img{
            width:100%;
        }
   .border_none{
       border:none;
   }
   /*搜索页面CSS*/
.Clear_line {
    line-height: 40px;
    background: white;
    text-align: center;
    color: #666666;
}
.Clear_line_li{
            border-bottom: solid #dcdcdc 1px;
   }

 .red_bottom_line{
       border-bottom:2px solid #c40000;
       color:#c40000;
   }
 