﻿/*以下为wap-AddressesSelectDialog的css*/
.addressKeyword {
    width:60%;
    background:#ccc; 
    border:0 none;
    padding:2px 15px;
    border-radius: 4px;
    }
    .searchPopupButton {
  width:50px;
  height:25px;
  border-radius:2px;
  color:white;
  background-color:#b10809;
    }
    .choosePopupButton {
  width:35px;
  height:20px;
  border-radius:2px;
  color:white;
  background-color:#ffa500;
    }
.memberlist{border-collapse:collapse} 
.memberlist,.memberlist th,.memberlist td{border:1px solid #ddd}
.memberlist th,.memberlist td{padding:6px} 
.memberlist th{background-color:#eee}
/*以上为wap-AddressesSelectDialog的css*/

/*以下为wap-products的css*/
.pt-img{
    border-bottom:1px solid #f5f5f5;
}
.cartButton {
    background-color:#ff3c25;
    color:white;
    border-radius:2px;
    font-size:12px;
}
.liPrice1 {
   display:inline-block;
   list-style:none;
   margin-left:2px;
}
.liPrice2 {
    display:inline-block;
    list-style:none;
    margin-left:5px;
}
.liPrice3 {
    
   display:inline-block;
   list-style:none;
   text-align:right;
   width:55%;
}

/*以上为wap-products的css*/

/*以下为wap-Wapbase的css*/
#brandSpan {
    color:white;
    
}
/*以上为wap-Wapbase的css*/

/*以下为wap-home的css*/
.carthomeButton {
    width:70px;
    height:23px;
    background-color:#ff3c25;
    color:white;
    margin-top:-33%;
    margin-left:55%;
    border-radius:3px;
    font-size:12px;
 
}
.carthomeButton1 {
    width:70px;
    height:23px;
    background-color:#ff3c25;
    color:white;
    border-radius:3px;
    font-size:12px;
 
}
/*以上为wap-home的css*/

/*以上为wap-product的css*/
.optionStyle {
    border-left:1px solid #DDDDDD;
}
 .selected1 {
        border: 2px solid #ff4400 !important;
        color: #ff4400;
    }

    .bordercss1 {
        border: 1px solid #888888;
        cursor: pointer;
        display: inline-block;
        width: 60px;
        text-align: center;
        margin: 2px;
    }

    .selected2 {
        border: 2px solid #ff4400 !important;
        color: #ff4400;
    }

    .bordercss2 {
        display: inline-block;
        width: 50px;
        text-align: center;
        border: 1px solid #888888;
        cursor: pointer;
        margin: 2px;
    }
/*以上为wap-produc的css*/