.ShowBrand{
    height: auto;
    text-align: center;
    margin-bottom: 10px;
}
.QRCode{
    float: left;
    display: inline-block;
    width: 15%;
}
.QRCode>p{
    margin-bottom: 10px;
    color: #E5BB73;
    font-size: 14px;
}
.QRCode>img{
    display: block;
    width: 100%;
    box-shadow: 0 0 9px 0 #CCCCCC;
}
.BrandImgShow{
    display: inline-block;
    width: 20%;
    margin-left: -13%;
}
.NamePriceShow{
    border-bottom: 0;
}
.BrandImgShow>img{
    width: 100%;
}
.NamePriceShow>div{
    margin-top: 20px;
}
.NamePriceShow>div>img{
    vertical-align: middle;
    width: 15px;
    margin-right: 5px;
}
.NamePriceShow>div>span{
    vertical-align: middle;
    color: #ff1f1f;
}
.NamePriceShow>div>a{
    vertical-align: middle;
    color: #006DD9;
    text-decoration: underline;
}
.NamePriceShow>div:last-child{
    text-align:left;
}
.AddNum>b{
    font-weight: normal;
    vertical-align: middle;
    margin-left: 25px;
    color: #666666;
}
.AddNum>b>span{
    color: #C6111B;
}
.ChooseStyle,.ChooseRelation{
    margin-top: 20px;
}
.ChooseStyle>span,.ChooseRelation>span{
    margin-top: 10px;
    color: #666666;
    vertical-align: top;
    display: inline-block;
}
.ChooseStyle>ul,.ChooseRelation>ul{
    width: 70%;
    vertical-align: top;
    display: inline-block;
}
.ChooseStyle>ul li,.ChooseRelation>ul li{
    float: left;
    width: 40%;
    margin-left: 2%;
    margin-bottom: 2%;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px 10px;
    cursor: pointer;
}
.ChooseStyle > ul li.ColorTypeActive, .ChooseRelation > ul li.ColorTypeActive {
        border-color: #E5BB73;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJUExURUxpcf8AN////7f4NBoAAAABdFJOUwBA5thmAAAAMUlEQVQI103MAQ4AMAQEQev/j66i6YrEXIKIX9jY2NjYyDmhZnlCo5rdyWvebfYDVAcSmABbA7WD+QAAAABJRU5ErkJggg==) no-repeat right bottom;
}
.ChooseStyle>ul li:hover,.ChooseRelation>ul li:hover{
    border-color: #E5BB73;
}
.ChooseStyle>ul li img,.ChooseRelation>ul li img{
    width: 20%;
    vertical-align: middle;
}

.ChooseStyle>ul li span,.ChooseRelation>ul li span{
    width: 80%;
    vertical-align: middle;
}
.WaresFunction img{
    vertical-align: middle;
    margin-right: 10px;
}
.noAllowSale {
    padding-top: 10px;
    clear: both;
    color:#666666;
    font-size:11px;
}
.OnlineBuy, .StoreBuy {
    width: 90%;
    float: left;
}
.WaresFunction{
    width: 80%;
}
.OnlineBuy>a:first-child,.StoreBuy>a:first-child{
    display: inline-block;
    width: 48%;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    vertical-align: middle;
    background: #C6111B;
    text-align: center;
    color: #FFFFFF;
    margin-right: 1%;
    border: 1px solid #C6111B;
    float: left;
    cursor: pointer;
}
.OnlineBuy>a:last-child,.StoreBuy>a:last-child{
    display: inline-block;
    float: left;
    width: 48%;
    height: 45px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 45px;
    vertical-align: middle;
    background: #cccccc;
    text-align: center;
    color: #333333;
    margin-left:1%;
    margin-right: 1%;
    border: 1px solid #999999;
}
.WacthMatch>a {
    display: inline-block;
    position: relative;
    width: 221px;
    text-align: center;
    line-height: 49px;
    height: 49px;
    color: #333333 !important;
    text-decoration: none !important;
    background: url(../images/MatchBtn.png) no-repeat;
}

.WatchPK{
    display: inline-block;
    float: left;
    width: 9%;
    height: 45px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    vertical-align: middle;
    background: #C6111B;
    text-align: center;
    color: #ffce79;
    margin-left: 1%;
    border: 1px solid #C6111B;
}
.WatchPK>b{
    display: block;
    margin-top: 4px;
}

/*门店购买*/
.StoreChoose>h2{
    height: 30px;
    line-height: 30px;
    background: #F3F3F3;
    padding-left: 20px;
    font-weight: normal;
    font-size: 17px;
}
.Store_search{
    padding: 28px 0;
}
.Store_search>span{
    float: left;
    font-size: 17px;
}

.Store_search>form{
    float: left;
    margin-left: 20px;
}
.Store_search>form>select{
    height: 25px;
    width: 260px;
    border: 1px solid #e5bb73;
    outline: none;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-right: 30px;
    padding-left: 20px;
    font-size: 14px;
    background: url(../images/Seleted.png) no-repeat right #FFFFFF;
    /*background-position: right;*/
    background:white \9;
    padding-right:0 \9 ;
}
.Store_search>form>input{
    height: 25px;
    width: 100px;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
    background-color: #222222;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    outline: none;
}


.StoreList{
    margin-top: 20px;
}
.NearStore{
    float: left;
    width: 48%;
    margin-right: 2%;
}
.AccreditStore{
    float: left;
    width: 48%;
    margin-left: 2%;
}
.ListHead{
    height: 30px;
    border-bottom: 1px solid #e6e6e6;
}
.ListHead>h3{
    display: inline-block;
}
.ListHead>div{
    float: right;
}
.ListHead>div>span{
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #e6e6e6;
    margin: 0 2px;
    background: url(../images/AllIcon.png) -128px -81px;
}
.ListHead>div>span.NearCtrlRight{
    background: url(../images/AllIcon.png) -157px -81px;
}
.ShowStore li{
    margin-top: 20px;
}
.ShowStore li>a{
    float: left;
    width: 30%;
}
.ShowStore li>a img{
    width: 100%;
    display: block;
}
.ShowStore li>div{
    float: left;
    width: 67%;
    margin-left: 3%;
}
.ShowStore li>div>a{
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}
.StoreChoose{
    margin-top: 20px;
    display: none;
}
.ShowStore li>div>p{
    color: #999999;
    line-height: 16px;
    margin-bottom: 6px;
}


.Evaluate{
    display: inline-block;
    width: 92%;
    padding: 0 4%;
    padding-bottom: 4%;
    vertical-align: top;
    transition:all .5s;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -o-transition:all .5s;
    -ms-transition:all .5s;
}
.Evaluate li{
    padding: 1% 5%;
    border: 1px solid #CCCCCC;
    margin-top: 20px;
}
.Evaluate li>div{
    padding: 20px 0;
}
.Evaluate li>div>img{
    display: inline-block;
    width: 5%;
    border-radius: 50%;
    vertical-align: top;
}
.EvaInfo{
    display: inline-block;
    width: 91%;
    margin-left: 4%;
    vertical-align: top;
}
.EvaInfo>div>p{
    float: right;
    color: #999999;
}
.EvaInfo>div>span {
    font-weight: bold;
}
.EvaInfo>p{
    margin-top: 10px;
    line-height: 18px;
    white-space: normal;
}
.EvaInfo>p.EvaluteImage {
    white-space: nowrap;
}
.EvaInfo>p>img {
    display: inline-block;
    width: 19%;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}
.EvaInfo>p>img.ShowBig {
    position: fixed;
    width: 70%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    left: 16% \9;
    top: 14% \9;
    z-index: 300;
}
.Reply{
    width: 91%;
    float: right;
    border-top: 1px solid #CCCCCC;
}
.Reply .EvaInfo>div>span {
    color: #e5bb73;
}
.Reply .EvaInfo {
    margin-left: 0;
}
.Reply .EvaInfo>div>p {
    float: none;
    display: inline-block;
}
.MoreEvaluate {
    width: 50%;
    margin: 10px auto;
    margin-bottom: 0;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #e5bb73;
    border-radius: 3px;
    padding: 0 10px;
    cursor: pointer;
}
.MoreEvaluate>span {
    color: #ffffff;
    vertical-align: middle;
}
.MoreEvaluate>img {
    vertical-align: middle;
    float: right;
    width: 20px;
    margin-top: 7px;
}
.WaresImgDetail img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.WaresImgDetail>img {
    margin-top:35px;
}
.ShowStore {
    height: 352px;
    overflow: hidden;
}
.WaresDetailShow ul{
    float: left;
}
#MatchMark {
    position: fixed;
    z-index: 200;
    width: 100%;
    height: 100%;
    background: #ffffff \9;
    background:rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    display: none;
}
.MatchListCon,.EditAttr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    left: 35% \9;
    top: 35% \9;
}
.EditAttr {
    background: #fff;
    width: 400px;
    border: 4px solid #e3e3e3;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    display: none;
}
.EditHead {
    background: #f5f5f5;
    padding: 10px;
}
.EditBody {
    padding: 10px;
}
.EditHead>h2 {
    color: #444444;
    display: inline-block;
}
.EditHead>span {
    font-size: 23px;
    color: #444444;
    float: right;
    cursor: pointer;
    line-height: 23px;
}
.EditBody form>div {
    margin: 10px 0;
}
.EditBody form>div>label {
    color: #333333;
}
.EditBody form>div>span {
    color: #666666;
}
.EditBody form>div>input {
    height: 25px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 0 10px;
    width: 210px;
    outline: none;
}
.EditBody form>div>textarea {
    width: 254px;
    height: 100px;
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    resize: none;
    vertical-align: top;
}
.EditBody form>input {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 30px;
    background: #e5bb73;
    color: #ffffff;
    border: 0;
    outline: none;
}
.MatchListCon {
    display: none;
}
.MatchHead {
    background: #000000;
    padding: 10px;
}
.MatchHead>h2 {
    float: left;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
}
.MatchHead>span {
    float: right;
    display: inline-block;
    font-size: 20px;
    color: #ffffff;
    cursor: pointer;
}
.MatchShow {
    position: relative;
    overflow: hidden;
    font-size: 0;
    letter-spacing: 0;
}
.MatchShow>ul {
    font-size: 0;
    letter-spacing: 0;
    white-space: nowrap;
}
.MatchShow>ul>li{
    position: relative;
    display: inline-block;
    width: 175px;
    font-size: 0;
    letter-spacing: 0;
    background: #ffffff;
    padding: 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-right: 1px solid #DDDDDD;
}
.MatchShow>ul>li a>img{
    min-height: 150px;
    width: 100%;
    position: relative;
}
.MatchShow>ul>li a{
    display: inline-block;
    text-align: center;
    width: 100%;
}
.MatchShow>ul>li a>b{
    color: #333333;
    font-size: 15px;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    overflow: hidden;
    height: 52px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
}
.MatchShow>ul>li a>p{
    color: #333333;
    font-size: 15px;
}
.MatchShow>ul>li>p{
    color: #CC0000;
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
}
.MatchShow>ul>li>.ChooseSure{
    width: 90%;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    background: #333333;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
}
.MatchShow>ul>li>.ChooseSure:hover{
    background: #CC0000;
}.HeWatchShow_content>ul>li:hover{
     border-color: #FFFFFF;
 }
 .MatchShow>a {
     display: inline-block;
     width: 100%;
     height: 35px;
     line-height: 35px;
     text-align: center;
     background: #e5bb73;
     color: #ffffff;
 }

/*0715*/
/*预约定金*/
.advan_pay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);}
.ap_cont{position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);background-color:#fff;padding:55px;text-align:center;width:1000px;}
.ap_close{position:absolute;right:15px;top:15px;font-size:30px;color:#666;line-height: 1;cursor:pointer;}
.ap_cont>h3{font-size: 20px;margin-bottom: 48px;font-weight: 900;color:#333;}
.ap_step{font-size:0;margin-bottom:20px;}
.ap_step>span{display: inline-block;width:19%;font-size:14px;color:#666;}
.ap_cont>img{width:80%;}
.ap_list{text-align:left;margin-top:50px;}
.ap_list>li{font-size:12px;color:#666;list-style:disc;}
.ap_cont>a{display:inline-block;height:40px;line-height: 40px;background-color:#BB131C;color:#fff;padding:0 30px;margin-top:40px;cursor:pointer;}
/*满赠*/
.fullGift{margin-top:10px;}
.fullGift>span{color: #666;}
.fg_msg{display:inline-block;}
.fg_msg>span{display: inline-block;vertical-align: middle;height:15px;padding:0 3px;line-height:15px;border:1px solid red;color:red;font-size:12px;text-align:center;}
.fg_msg>img{vertical-align: middle;width:30px;height:30px;}
.fg_msg>a{color:#666;font-size:14px;}

.arrival_ask{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:none;}
.aa_cont{position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);background-color:#fff;padding:20px 25px;text-align:center;width:400px;box-sizing: border-box;}
.aa_close{position:absolute;right:15px;top:15px;font-size:30px;color:#666;line-height: 1;cursor:pointer;}
.aa_cont>h3{font-size: 20px;color: #e5bb73;line-height: 2;border-bottom: 1px solid #e5bb73;}
.aa_form>input{text-align:left;display:block;width:100%;margin-top: 23px;padding: 0 20px;border: 0;outline: none;background-color: #efefef;height: 50px;color: #646464;border-radius: 3px;box-sizing: border-box;}
.aa_form>textarea{text-align:left;display:block;width:100%;margin-top: 23px;padding: 0 20px;border: 0;outline: none;background-color: #efefef;height: 70px;line-height:30px;color: #646464;border-radius: 3px;box-sizing: border-box;resize:none;}
.aa_cont>p{color:#999;line-height:40px;text-align:left;font-size:12px;}
.aa_cont>button{display:block;background-color:#BB131C;height:45px;line-height:45px;text-align:center;color:#fff;cursor:pointer;outline:none;width:100%;border:0;}

