﻿
html {
    background: #ebebeb;
}

body {
    height: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: #ebebeb;
}

a {
    color: #ffffff;
}

.red_div a:hover {
    color: #ffffff;
}

[class*="am-u-"] + [class*="am-u-"]:last-child {
    float: left;
}

/*产品类目css*/
.main_category li {
    padding: 13px 0px;
    background: #f8f8f8;
}

h3 {
    background: #ffffff;
    color: #333333;
}

.currentcss {
    background: #ffffff;
    border-right: 0px;
    color: #c40000;
}


/*确认订单CSS*/

.white {
    background: #ffffff;
}

.color_six {
    color: #666666;
}

.footer_fix {
    position: fixed;
    bottom: 0px;
    left: 0px;
    color: #ffffff;
    height: 50px;
    background: #4a4a4a;
    line-height: 50px;
}

.red_div {
    background: #c40000;
    height: 50px;
}

.order_header {
    padding: 0 5%;
    line-height: 30px;
    font-size: 12px;
    color: #333333;
}

.order_box {
    background: white;
}

.number {
    line-height: 30px;
    border-top: solid #dcdcdc 1px;
    color: #999999;
}

.goods_box {
    background: #f9f9f9;
    border-top: solid #dcdcdc 1px;
    border-bottom: solid #dcdcdc 1px;
    font-size: 12px;
    padding: 0 5%;
}

    .goods_box img {
        width: 100%;
    }

    .goods_box ul {
        margin: 18px 0;
    }
    .common_lineheight{
        line-height:40px;
    }
    .common_color{
        color:#333;font-weight:400;padding-left:15px;
    }
   .monery_cricle{
       width:15px;
       height:15px;
       border-radius:50%;
       background:#fed9a3;
       color:#fff;
       font-size:4px;
       display:inline-block;
         position:absolute;
         top:12px;
         left:10px;
         line-height:15px;
         padding-left:2px;     
   }

/*购物清算CSS*/
h5 {
    margin: 0px;
    font-weight: normal;
}

ul, li {
    list-style: none;
    margin: 0px;
}

ul {
    padding-left: 10px;
}

li {
    padding: 0px;
}

.c_color {
    color: #c40000;
}

.border_clear {
    border: none;
}

.five_color {
    color: #959595;
}

.font_white {
    line-height: 40px;
    height:40px;
    font-size:18px;
}
  
  /*地址选择css*/
    .border_img{    
    width:100%;
    -moz-border-image:url(/MallWap/Lib/Image/choice_kuang.png) 27;
    -webkit-border-image:url(/MallWap/Lib/Image/choice_kuang.png) 27;
    border-width:10px;
    margin-bottom:10px;
  /*width: 100%; 
  animation: barberpole 0.5s linear infinite; 
  padding: 5px; 
  background-size: 1em 1em; 
  background-image: linear-gradient(-45deg, transparent 0.8em, transparent 0.8em, #df5363 0.8em, #e47280 2.1em, transparent 2.1em, transparent 2.9em, #df5363 3.1em);*/ 

}
 .dl_border_bottom{
           border-bottom:1px solid #dcdcdc;
           margin-bottom:10px;
       }
 .btn_bianji{

     height: 70px; background: #f5f5f5; line-height:20px; padding-top:14px;
 }

