﻿/**/
.Store{/* margin: 4px 0 0 90px; */}
.Store-buyInfo{zoom:1;width: 620px;margin: 0 auto;}
.Store-buyInfo:after{clear:both;content:"/";height:0;display:block;visibility:hidden;overflow:hidden;}
.Store-buyInfo-left{width: 200px;float:left}
.Store-buyInfo-right{margin-left: 18px;margin-top:20px;float:left}
.Store-buyInfo-title{color:#4d4d4d;font-weight:bold;font-size:14px;/* text-align:center; */margin-bottom:10px;margin-left: 30px;}
.Store-buyInfo-img{width: 200px;height: 200px;border: 3px solid #92CC16;text-align:center;background:#fff;border-radius: 3px;margin-top: 22px;}
.Store-buyInfo-img img{max-width: 200px;max-height: 200px;}
.Store-buyInfo-span,.tore-buyInfo-span{line-height: 24px;padding-left:30px}
.Store .content-title span{font-size:12px}

.content-title span {display: inline-block;font-size: 16px;font-weight: bold;color: #92CC16;}
.item-content{width: 350px;margin: 0 auto;line-height:26px;/* float:left */}
.content-title {text-align: center;margin-bottom: 10px;margin-top: 6px;zoom:1;}
.button{display:inline-block;text-align:center;/* width: 84px; */_margin:10px 0;_display:block;_float:left;*margin:10px 0;*display:block;*float:left;background-size:contain;height:23px;line-height:23px;border-radius: 2px;cursor:pointer}
.button a{height:30px;background:url(../Images/HomePage/giftButton.png) no-repeat center center;color:#ffffff;font-size:12px;text-align:center;line-height:30px;display: inline-block;width: 60px;cursor: pointer;}
.Store-item{zoom:1}
.Store-item:after{clear:both;content:"/";height:0;display:block;visibility:hidden;overflow:hidden;}
.Store-item-title{width:100px;text-align:right;line-height:26px;float:left}
.Store-item-content{zoom:1;float:left;line-height:26px;}
.Store-item-content:after{clear:both;content:"/";display:block;height:0; visibility: hidden;overflow:hidden;}
.Store-editInfo{margin-top:40px; display:none}
.Store .item{margin-top:20px}
.Store .item-title{width:200px}
.Store-txt{line-height:35px;text-indent:2em;margin-top:20px}
.Store-showInfo{zoom:1;width:360px;margin-top:30px;margin-left:30px;zoom:1}
.Store-showInfo:after{clear:both;content:"/";height:0;display:block;visibility:hidden;overflow:hidden;}
.Store-showInfo span{width:170px;height: 19px;margin-bottom:10px;display:block;float:left;margin-right:10px;}
.Store-list{}
.Stroe-listItem{zoom:1;border: 1px solid #92CC16;border-radius:5px;padding:6px 30px;margin: 0 auto;margin-bottom:20px;cursor:pointer;position:relative;width: 88%;}
.Stroe-listItem:after{clear:both;content:"/";height:0;display:block;visibility:hidden;overflow:hidden;}
.Stroe-listItem-name{width: 90px;height:30px;line-height:30px;float:left;white-space: nowrap;    text-overflow: ellipsis;overflow: hidden;}
.Stroe-listItem-tel{width: 136px;height:30px;line-height:30px;float:left;}
.Stroe-listItem-address{width: 320px;height:30px;line-height:30px;overflow:hidden;float:right;-o-text-overflow:ellipsis;white-space:nowrap;text-overflow:ellipsis}
.Stroe-listItem span{color:#92CC16;}
.Stroe-listItem-click{background:#92CC16;}
.Stroe-listItem-click div{color:#fff;}
.Stroe-listItem-click span{color:#fff;}
.Stroe-listItem-clickHover{background:#92CC16;}
.Stroe-listItem-clickHover div{color:#fff;}
.Stroe-listItem-clickHover span{color:#fff;}
.Stroe-listItem-addButton{display:block;width:90px;height:30px;line-height:30px;overflow:hidden; text-align:center;color:#92CC16;border:1px solid #92CC16;border-radius:5px;text-decoration:none;cursor:pointer;margin-left: 21px;}
.Stroe-listItem-addButton:hover{text-decoration:none;}
.Stroe-remove{position:absolute;top:0;right:0;width:21px;height:20px;background:url(../Images/remove.png) no-repeat;margin:10px;cursor:pointer;}

/**弹出提示框**/
.pointAlert{position:fixed;top:50%;left:50%;margin-left:-189px;margin-top:-111px;width:378px;height:150px;background:#fff;border-radius:10px;box-shadow: 0px 0px 7px 0px #ccc;z-index:11}
.pointAlert-title{margin:25px 0 0 30px;font-size:14px;font-weight:bold;position:relative;z-index:12}
.pointAlert-bg{position:fixed;top:0;left:0;z-index:10;background:#fff;width:100%;height:100%;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
.pointAlert-remove{width:20px;height:20px;background:url(../images/X.png) no-repeat center center;position:absolute;right:20px;top:0;z-index:13}
.pointAlert-button{margin:50px 0 0 60px }
.pointAlert-button .button{margin:0 20px}
.pointAlert-button .button a{padding:0 30px}
.pointAlert-button .button a:hover{text-decoration:none}

/**下拉框**/
.select{display:block;float:left;margin-right:10px}
.select select{width: 93px;height:26px;text-align:center;color:#888888;background:none;border:none;margin-right:10px;}
#sleHid { display:block; width: 65px; overflow:hidden; }     
#sleBG { width: 86px; height:24px; border: #999 1px solid;border-radius:5px; background:url("../images/arrow_select.jpg") #fff no-repeat 62px center; display:block;}
.item-must{color:Red;}