/*定位-选择城市开始*/
/*搜索*/
.lctSer{ background:#f0f0f0; width:100%;}
.lctSer .box{ margin:10px;}
.lctSer input[type='text']{ width:100%; height:40px; line-height:40px; background:none #fff; font-size:14px; border:none; border-radius:3px; text-indent:30px; box-sizing: border-box;}
.lctSer:before{ content:''; background:url(../images/searchIco.png) no-repeat center 0; width:20px; height:20px; position:absolute; left:55px; top:20px; background-size:100%;}
.lctSer .long_btn{ display:inline-block; width:60px; height:40px; line-height:40px; text-align:center; font-size:16px; float:right; border-radius:5px; background:#59c181 none; border:none 0; color:#fff;}
.lctSer .city{ display:block; font-size:14px; width:28px; line-height:16px; color:#59c181;}
.form_list_box .bt{ height:40px; line-height:40px; padding:0 10px; font-size:14px; background:#fff; border-top:1px solid #e6e6e6;  border-bottom:1px solid #e6e6e6; box-sizing:border-box;}
.bgcolor_white { background: #fff none;}
.pad10{ padding: 10px;}
.serveAddr_cell_list .ico{ display: inline-block; width: 30px; height: 30px; background: url(../images/addrIco.png) no-repeat; background-position-y: -60px; background-size: 100% auto; vertical-align: middle; margin-top: 6px;}
.serveAddr_cell_list .pub_wz { margin-left: 36px; line-height: 24px; font-size: 14px;}

/*城市切换*/
.city_box{ position:relative;}
.city_box .box_list p{ line-height:30px; padding:0 10px; color:#666; font-size:14px;}
.city_list_inline{ padding:0 0 0 10px; overflow:hidden;}
.city_list_inline li{ width:33.33%; float:left;}
.city_list_inline li a{ display:block; border:1px solid #e5e5e5; background:#ffffff; text-align:center; margin-right:10px; margin-bottom:10px; font-size:14px; line-height:36px; border-radius:3px; box-sizing:border-box;}
.city_list_inline .lctIco{ width:20px; height:20px; background-image:url(../images/addrIco.png); background-position:center -20px; margin-right:5px;}
.city_list{ padding:0 10px; background-color:#fff;}
.city_list li{ border-bottom:1px solid #dedede;}
.city_list li:last-child{ border-bottom:none 0;}
.city_list li a{ font-size:15px; line-height:40px; color:#333; display:block;}
.city_fixed{ position:fixed; z-index:10; right:0; top:110px; height:80%; padding-bottom:20%; width:40px; overflow:scroll;}
.city_fixed ul{ background-color:#fff; padding:10px 0; text-align:center;}
.city_fixed ul li a{ display:block; font-size:15px; line-height:24px; color:#2cca77;}

.cities_wrapper .title{ padding:0 10px; font-size:14px; line-height:30px; color:#999;}
.cities_wrapper .cities{ overflow:hidden; position:relative; background:#fff;}
.cities_wrapper .city{ display:block; float:left; width:25%; padding:10px 0; line-height:30px; font:100%/1.5 "Helvetica Neue","Microsoft Yahei",sans-serif; text-align:center; border: 1px solid #eee; border-left:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; color:#333;}

/* 团购订单详情 */
.orderFinish_list{ background:#ffffff;}
.orderFinish_list .box{ position:relative;}
.orderFinish_list .pub_img{ width:60px; height:60px; overflow: hidden;}
.orderFinish_list .pub_img img{ width:100%; height: 100%;}
.orderFinish_list .pub_wz{ margin-left:70px; line-height:20px;}
.orderFinish_list .pub_wz .tit{ font-size: 16px; color: #222; }
.orderFinish_list .pub_wz .price{ font-size:16px; font-weight: 600; }
.orderFinish_list .pub_wz .price del{ font-size: 12px; margin-left: 12px; font-weight: normal; }
.orderFinish_list .linkIco{ display:inline-block; vertical-align:middle; content:''; width:8px; height:8px; border-bottom:1px solid #c9c9c9;border-right:1px solid #c9c9c9;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg); position:absolute; right:15px; top:50%; margin-top:-6px;}

.jiazheng .form_list_box{ display:block; width:100%;}
.jiazheng .order_details_nr{ position: relative; }
.jiazheng .order_details_nr .list{ border-bottom:1px solid #dedede; padding: 10px; background-color:#fff; line-height: 20px;}
.jiazheng .order_details_nr .list .tit{ font-size: 14px; font-weight: normal; line-height: 22px; }
.jiazheng .order_details_nr .quan-ico{ position: absolute; right: 0; top: 0; width: 50px; height: 50px; background-repeat: no-repeat; background-size: contain; }
.jiazheng .order_details_nr .quan-ico1{ background-image:url(../img/btn_lookquan@3x.png); }
.jiazheng .order_details_nr .quan-ico2{ background-image: url(../img/btn_lookquan_over@3x.png);}

.shangpin_seller{ background:#ffffff; padding:10px; padding-right: 15px;}
.shangpin_seller .telIco{ display:inline-block; width:20px; height:20px; background:url(../images/telIco.png) no-repeat; background-size:contain;}
.shangpin_seller .addrIco{ width:16px; height:16px; background-image:url(../images/addrIco.png); background-position:center -16px; margin-right:5px;}
.shangpin_seller .pub_wz{ margin-right:30px;}
.shangpin_seller .pub_wz h3{ font-weight:normal;}

/* 我的余额 */
.mineIntegralPage_top{ background:#fff; padding:10px; border-bottom:1px solid #e5e5e5;}
.mineIntegralPage_top .fl,.mineIntegralPage_top .fr{ width:50%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.mineIntegralPage_top p{ font-size:14px; line-height:24px; text-align:center;}
.mineIntegralPage_top .num{ font-size:16px;}
.mineIntegralPage_top .pub_btn{ display:inline-block; text-align:center; color:#fff; border-radius:3px; height:30px; line-height:30px; font-size:14px; padding:3px 12px; margin-top:8px; min-width:56px;}
.mineIntegralPage_list .pub_list{ border-bottom:1px solid #e5e5e5; padding:10px; font-size:14px; line-height:20px;}

.mineIntegralPage_bt{ color:#999; line-height:24px; padding:0 10px; font-size:14px; font-weight:normal;}
.mineIntegralPage_list .list{ background:#fff; padding:10px; font-size:14px; line-height:20px;}




