﻿@charset "utf-8";
/*css reset*/
body { min-width:320px;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body{ font-family:"\5FAE\8F6F\96C5\9ED1", Helvetica;font-size:14px; color:#000; -webkit-text-size-adjust: none;-webkit-user-select: none; line-height:150%; background:#f3f3f3; }
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:100%}
address,cite,dfn,em,var,i{font-style:normal}
code,kbd,pre,samp{font-family:courier new,courier,monospace}
form{display:inline}
small{font-size:12px}
ul,ol{list-style:none}
a,a:visited,a:hover{text-decoration:none;color:#333}
/* a:hover, a:active, a:focus{color:#09c;text-decoration: none;} */
a:active{color:#aaa;}
body {-webkit-text-size-adjust:none;-webkit-appearance:none;}
a:focus{outline:none;-webkit-appearance:none;}
.bar_nav:focus,.bar_nav ul:focus,.bar_nav li:focus{outline:none;-webkit-appearance:none;}

img{vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}

table{border-collapse:collapse;border-spacing:0}
textarea{resize:none}


/*划动广告*/
.swiper-main { width:100%;}
.swiper-container {	margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}
.swiper-wrapper {position:relative;width:100%;-webkit-transition-property:-webkit-transform, left, top;-webkit-transition-duration:0s;	-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;	-moz-transition-property:-moz-transform, left, top;	-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform, left, top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);	
-ms-transition-property:-ms-transform, left, top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform, left, top;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease;}
.swiper-slide {	float: left;}
.swiper-wp8-horizontal {-ms-touch-action: pan-y;}
.swiper-wp8-vertical {-ms-touch-action: pan-x;}
.swiper-container, .swiper-slide {width: 100%;height: 110px;}
.pagination { text-align:center; margin:5px auto;}
.pagination .swiper-pagination-switch {display: inline-block;width: 8px;height: 8px;border-radius: 8px;background: #caced3;margin: 0 4px;
cursor: pointer;}
.pagination .swiper-active-switch {background: #fff;}

.swiperpic { position:relative;}
.swiperpic .swiper-container,.swiperpic .swiper-slide,.swiperpic .swiper-slide img,.twopic img{height:100px; }
.swiperpic .swiper-container,.swiperpic .swiper-slide img { width:100%; }
.swiperpic .pagination { margin:0;}
.swiperpic .pagination { position:absolute; left:0px; right:0px; bottom:2px; z-index:5;}

/*主页内容*/
.activemenu { overflow:hidden; background:#fff; border-bottom:1px #e9e9e9 solid; }
.activemenu a { float:left; width:25%; text-align:center; height:92px; line-height:35px; color:#474747; /* border-bottom:1px #f3f3f3 solid;border-right:1px #f3f3f3 solid;  */box-sizing:border-box; position:relative;}/* 取消注释内容就有边框了 */
.activemenu a i { width:45px; height:40px; margin:0 auto; display:block; margin-top:15px; text-align:center;}
.activemenu a i img { height:45px;}
.activemenu a.active,.list3 a.active { background:#f0f0f0;}
.activemenu a em.newmsg { width:7px; height:7px; background:#ff0000; border-radius:7px; position:absolute; top:15px;right:15px; }

.list2 { background:#fff; margin-top:10px; padding:5px 0; border-top:1px #e5e5e5 solid; border-bottom:1px #e5e5e5 solid; height:50px;}
.list2 a { float:left; width:50%; position:relative; padding-right:60px; box-sizing:border-box; padding-left:10px; line-height:25px;color:#474747; border-right:1px #f3f3f3 solid;}
.list2 a i { position:absolute; top:0px; right:10px; height:50px; width:50px;}
.list2 a i img { height:50px; width:50px;}

.list4 {  background:#fff; margin-top:10px; padding:5px 0; border-top:1px #e5e5e5 solid; border-bottom:1px #e5e5e5 solid; height:50px;}
.list4 a { float:left; width:50%; position:relative; box-sizing:border-box; padding-left:64px; line-height:25px;color:#ababab; border-right:1px #f3f3f3 solid;}
.list4 a span { color:#aaa; font-size:12px;}
.list4 a i { position:absolute; top:0px; left:10px; height:50px; width:50px;}
.list4 a i img { height:50px; width:50px;}


.titlebar { line-height:30px; text-indent:20px; color:#474747; background:#fff; position:relative;}
.titlebar:before { content:""; width: 4px;height: 16px;position: absolute;top: 8px; left:10px; background:#ff6600;}

.list3 {background:#fff; border-top:1px #e5e5e5 solid; border-bottom:1px #e5e5e5 solid;}
.list3 a {padding:5px 0; display:block; overflow:hidden; border-bottom:1px #e5e5e5 solid; color:#474747;}
.list3 a .propic { float:left; width: 120px; text-align:center;}
.list3 a .propic img { width:93px; height:58px;}
.list3 a .protext { line-height:27px;}
.list3 a .protext .title {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list3 a .protext .price { color:#ff4e25; float:left;}
.list3 a .protext .price span { color:#545454; text-decoration: line-through; font-size:12px;}
.list3 a .protext .area { float:right; margin-right:10px;color:#545454;font-size:12px;}


.bottomenu { height:50px; background:#fafafa; border-top:1px #e5e5e5 solid; overflow:hidden; position: fixed;bottom:0;left:0; width:100%; z-index:7;}
.bottomenu a { color:#474747; float:left; width:25%; text-align:center; font-size:12px; position:relative;}
.bottomenu a.curr { color:#ff0000;}
.bottomenu a i { width:45px; height:25px; margin:0 auto; background:url(../image/menuicon.png) no-repeat; display:block; margin-top:5px; background-size:45px auto;background-position:0px -10px;}
.bottomenu a.curr i.bicon1 {background-position:-0px -55px;}
.bottomenu a i.bicon2 { background-position:-0px -100px;}
.bottomenu a.curr i.bicon2 {background-position:-0px -145px;}
.bottomenu a i.bicon3 { background-position:-0px -190px;}
.bottomenu a.curr i.bicon3 {background-position:-0px -235px;}
.bottomenu a i.bicon4 { background-position:-0px -280px;}
.bottomenu a.curr i.bicon4 {background-position:-0px -325px;}
.bottomenu a em.numflag { background:#ff0000; border-radius:10px; padding:0px 0px; font-size:10px; color:#fff; position:absolute; top:5px; right:15px; line-height:14px; min-width:14px; min-height:14px;}
.bottomenu a em.newmsg { width:7px; height:7px; background:#ff0000; border-radius:7px; position:absolute; top:5px;right:20px; }

.bottomenu2 { height:50px; background:#ededed; border-top:1px #d5d5d5 solid; overflow:hidden; position:absolute;bottom:0;left:0; width:100%; z-index:5;}
.bottomenu2 a { color:#474747; float:left; width:25%; text-align:center; font-size:14px; position:relative; border-right:1px #d5d5d5 solid; box-sizing:border-box; line-height:50px;}
.bottomenu2 a.curr { background:#ff0707; color:#fff;}

/*物业交费*/
.wuytitle {  border-bottom:1px #ebebeb solid; line-height:32px; color:#000; font-weight:bold; text-indent:15px;}
.wuypay { background:#fff; overflow:hidden; padding:0 15px;border-bottom:1px #ebebeb solid;}
.wuypay li {overflow:hidden; border-bottom:1px #ebebeb solid; line-height:32px;}
.wuypay li a { display:block;color: #000;}
.wuypay li:last-child { border-bottom:0px;}
.wuypay .fl { color:#a8a8a8;}
.wuypay .fr { font-weight:bold;}
.wuypay .fr em { font-size:25px; }
.wuypay .fr span { text-decoration:line-through; font-size:12px;}
.wuycontent {background:#fff; overflow:hidden; padding:5px 15px;border-bottom:1px #ebebeb solid; margin-top:5px; font-size:12px; color:#888;}

.tsbox { color:#696969; padding:10px 15px;}

.btnbox { padding:10px;}
.btnbox input { width:100%; margin:0 auto; background:#ff7d41; border:1px #de9670 solid; border-radius:5px; line-height:35px; color:#fff; font-weight:bold; font-size:16px;}
.btnbox2 { padding:10px 25px;}
.btnbox2 input { width:47%; margin-right:6%; background:#e84538; border:1px #de9670 solid; border-radius:5px; line-height:30px; color:#fff; font-weight:bold;}
.btnbox2 input:last-child { margin-right:0px;}



/* 统一头部*/
.subtitle,.subtitle2,.subtitle3,.subtitle4 { height:44px; border-bottom:1px #d8d8d8 solid;background:#f5f5f5; overflow:hidden; width:100%; position: relative; top:0; left:0; width:100%; z-index:7; }
.subtitle3,.subtitle4 { position:fixed; }
.subtitle .back,.subtitle2 .back,.subtitle3 .back,.subtitle4 .back { float:left; width:44px; height:44px; text-align:center;}
.subtitle .back img,.subtitle2 .back img,.subtitle3 .back img,.subtitle4 .back img { margin-top:10px; width:25px;}
.subtitle2 .text,.subtitle3 .text { margin:0 44px; text-align:center; line-height:44px; font-size:19px; color:#161616;}
.subtitle2 .out,.subtitle3 .out { position:absolute; top:0; right:0;width:44px; height:44px; text-align:center; line-height:44px;}
.subtitle2 .more,.subtitle3 .more { position:absolute; top:0; right:0;width:44px; height:44px; text-align:center; line-height:44px; text-indent:-999em; background:url(../image/icon_more.png) no-repeat; background-size:100% auto;}
.subtitle2 .search,.subtitle3 .search {position:absolute; top:0; right:44px;width:44px; height:44px; text-align:center; line-height:44px; text-indent:-999em; background:url(../image/icon_search2.png) no-repeat; background-size:100% auto; }
.subtitle3 .morehd {position:absolute; top:6px; right:10px;width:70px; height:30px; text-align:center; line-height:30px; background:#fd731a; border-radius:5px; color:#fff; }
.subtitle3 .share {position:absolute; top:0; right:0px;width:44px; height:44px; text-align:center; line-height:44px; text-indent:-999em; background:url(../image/icon_share2.png) no-repeat; background-size:100% auto; }

/*文字居左居右*/
.textleft,.textright { line-height:30px; text-align:left; padding:3px 10px;}
.textright { text-align:right;}
/*优惠券*/
.couponbox {overflow:hidden;}
.coupon { margin:5px 15px; background:#ef9301; border-radius:10px; overflow:hidden; color:#fff; /*display:none;*/ padding:5px 10px;}
.coupon a { color:#fff;}
.coupon .cou { text-align:center; height:60px;}
.coupon .cou .price { font-size:28px; text-align:center; padding:5px 0 10px 0;}
.coupon.gray { background:#a5a5a5; color:#fff;}
.coupon.gray .cour img {overflow-y:scroll;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%); FILTER:gray}
.coupon .coul { float:left; overflow: hidden; width:50%; }
.coupon .coul2 { width:70%; }
.coupon .coul .name { display:block; height:36px; line-height:36px; font-size:15px;}
.coupon .coul .name.name2 { line-height:18px; white-space:pre-wrap;}
.coupon .coul .name.bigfont {font-size:28px;}
.coupon .cour { float:right; width:60px; margin-left:5px;}
.coupon .cour img { border-radius:5px;}
.coupon .cour .price { font-size:28px; text-align:center; margin:5px 0;}
.coupon .cour .btn { width:60px; height:25px; background:#fff; border-radius:10px; color:#ef9301; text-align:center; margin:5px 0; font-weight:bold; line-height:25px; }
.couponbox .coupon.active { background:#ffa413;}
.couponbox .coupon.gray.active { background:#b5b5b5;}

/*管家*/
.managemenu { overflow:hidden; background:#fff; }
.managemenu a { float:left; width:33%; text-align:center; height:110px; line-height:50px; color:#474747; border-bottom:1px #f3f3f3 solid;border-right:1px #f3f3f3 solid; box-sizing:border-box;}
.managemenu a:nth-child(3n-1) { width:34%;}
.managemenu a i { width:22px; height:22px; margin:0 auto; display:block; margin-top:10px; text-align:center; margin-bottom:10px;}
.managemenu a i img { height:22px;}
.managemenu a.active,.list3 a.active { background:#f0f0f0;}

/*便民及订单*/
.convlist { /*margin: 10px; */padding: 10px;background: #fff;border-bottom: 1px #d8d8d8 solid;border-radius: 3px;position: relative; }

.convlist.active { background:#eee;}
.convlist.tel.active {background:url(../image/icon_tel.png) no-repeat #eee;background-position: center right; background-size:50px auto;}
.convpic { width: 70px;height: 70px;float: left;border: 1px #ccc solid; -moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;}
.convpic img { width:100%;}
.convflag { position: absolute;top: 0px;right: 8px;font-size: 12px;padding: 0 5px;color: #fff;/* border-radius: 0 0px 0 0; */z-index: 6;}
.convflag:before { content: "";width: 0;height: 0;border-right: 4px solid transparent;border-bottom: 4px solid transparent;border-left: 4px solid #fff;background: transparent;position: absolute; top: 21px; right: -4px;}
.convflag.open {background:#489a00;}
.convflag.open:before {border-left: 4px solid #367300;}
.convflag.yuding {background:#ff0000;}
.convflag.yuding:before {border-left: 4px solid #cc0000;}
.convflag.stop {background:#969696;}
.convflag.stop:before {border-left: 4px solid #595959;}
.convinfo { margin-left:80px;}
.convinfo .shopname {  color:#333; margin-bottom:10px; padding-right:35px;line-height:16px;}
.convinfo .shopname div {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.convinfo .shopname i { float:right; margin-top:2px; }
.convinfo .address { color:#bcbcbc; font-size:12px; line-height:15px; background:url(../image/icon_dpic.png) left top no-repeat; background-size:auto 100%; padding-left:15px; }
.convlist .tellink { background:url(../image/icon_tel.png) no-repeat #fff; background-position: center right;background-size: 50px auto;}
.convlist .tellink { position: absolute;cursor: pointer;width: 50px;height: 50px;/* bottom: 0; */right: 7px;z-index: 5;top: 21px;} /*0828 modify*/
.convlist .tellink.open { background:url(../image/icon_tel4.png) no-repeat #fff; background-position: center right;background-size: 50px auto;}

/*订单确认*/
.contactbox {padding:5px 10px; color:#393939;}
.contactbox li { padding:2px 0; }
.contactbox li input {  background:#fff; border:1px solid #d8d8d8; border-radius:5px; padding:5px;}
.contactbox li .conname { width: 20%;margin-right:2%;}
.contactbox li .contel { width: 32%;}
.contactbox li .conaddress { width: 77%;}

.orderlist { overflow:hidden; padding:0 10px;}
.orderlist li { overflow:hidden; border-bottom:1px dashed #d8d8d8; padding:5px 10px; }
.ordernum { color:#888; overflow:hidden; line-height:25px; font-size:12px;}
.lineOne {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
a.redbtn { padding:2px 5px; background:#e84538; color:#fff; border-radius:3px;}

.ordersuc { text-align:center; padding:50px 0px 10px 0px; color:#888; font-size:18px; }

.paybox li,.paybox2 li { border-bottom:1px solid #e1e1e1; height:44px;padding:0 10px; line-height:44px; color:#959595; background:#fff; }
.paybox2 li {border-bottom:0px solid #e1e1e1;height:50px;line-height:50px;}
.paybox li.tuanpay { height:auto; padding-bottom:10px;}
.paybox li .tuanpaytype { border:1px #ccc solid; position:relative; border-bottom:1px #eee solid;}
.paybox li .tuanpaytype:before { content:""; position:absolute; right:10px; top:10px; width:20px; height:20px; border:1px #ccc solid; display:block; border-radius:15px; margin:0 auto;}
.paybox li .tuanpaytype.curr:before { background: url(../image/icon_xuan.png) no-repeat; background-size:100% 100%;border:1px #ff0000 solid;}
.paybox li .tuanpaytype:first-child,.paybox li .tuanpaytype2:first-child { margin-bottom:0;}
.paybox li .tuanpaytype+.tuanpaytype,.paybox li .tuanpaytype2+.tuanpaytype2 {border-top:0;}
.paybox li .tuanpaytype2 { border:1px #ccc solid;}
.paybox li .tuanpaytype:last-child {border-bottom:1px #ccc solid;}
.paybox li.time { background:url(../image/icon_time2.png) no-repeat 10px 13px #fff; background-size: auto 45%; text-indent:25px; color:#333;}
.paybox li.beizu { background:url(../image/icon_bi.png) no-repeat 10px 13px #fff; background-size: auto 45%; text-indent:20px; color:#333;}
.paybox li.beizu .remark { border:0; color:#666;}
.paybox li .remark,.paybox2 li .remark {width: 72%;line-height: 100%;border-style: none;border-width: 0;background-color: rgba(0, 0, 0, 0);color: #4e4e4e;vertical-align: middle;padding: 0px;margin: 0px;height: 30px;border: 1px #ccc solid;border-radius: 5px;text-indent: 5px;}
.paytype { float:right; width:auto; padding:0 5px; height:30px;border:1px solid #d8d8d8; margin-left:10px; margin-top:6px; line-height:30px; text-align:center; background:#fff; border-radius:3px; position:relative;}
.paytype.curr { color:#fff;border:1px solid #e84538; overflow:hidden; background:#e84538;}
.paytype.curr i { position:absolute; width:20px; height:20px; border-radius:5px;background: url(../image/icon_gou.png) no-repeat top 1px left 1px #e84538; background-size:9px auto; bottom:-10px; right:-10px;}

/*产品列表*/
.prolist li { border-bottom:1px dashed #d8d8d8; overflow:hidden; padding:5px 10px; background:#fff; position:relative; }
.propic { float:left; width:50px; height:50px; text-align:center; line-height:50px;}

.proinfo { margin-left:60px; font-size:16px; line-height:30px;}
.proinfo2 {margin-left:0px;}
.proinfo .price { font-size:14px; line-height:20px;}

.pronum { position:absolute; width:100px; height:45px; bottom: 8px;right: -10px; text-align:right;}
.pronum i { text-align:center; width: 50px; height: 50px; text-align:center; line-height:10px; color:#fff; position: absolute; z-index: 9; bottom: -5px; right: 10px;}/*0828 modify*/
.pronum i.jian { right:60px;line-height:50px; z-index:6;}/*0828 modify*/
.pronum i.jia {line-height:50px; z-index:6;}/*0828 modify*/
.pronum i.gou {line-height:50px; z-index:0;}/*0828 modify*/
.pronum i.num { width: 25px;height: 45px;right: 48px;color: #333;font-size: 14px;line-height: 46px;z-index: 6;}
.pronum i img {width:25px; height:25px;}
.pronum i.gray { background:#aaa;}

.promenu { height:40px; background:#fafafa; border-top:1px #e5e5e5 solid; position:fixed; bottom:0px; left:0px; width:100%; overflow:hidden; line-height:40px; z-index:7; }
.promenu .totalprice {float: left;width: 70%;text-indent: 10px;font-size: 12px;}
.promenu .btn_submit {float:right; width:30%;height:40px;background:#e84538; color:#fff; text-align:center; border:0px;}
.promenu .btn_submit.btn_tel { background:url(../image/icon_tel2.png) no-repeat #e84538 20px; width:30%; background-size:20px auto; padding-left:20px; box-sizing:border-box;}

.couponsel,.yudingtime { background: url(../image/icon_sel.png) no-repeat top right #fff; padding:5px 30px 5px 0px; border:1; background-size:auto 100%; border-radius:5px 0 0 5px; color:#888; font-size:14px; width:72%; }

/*订单详情 0920modify*/
.ordertable {line-height:40px; background:#f0efef; }
.ordertable th { font-weight:bold; color:#fff; padding:0 10px; background:#f39733;  }
.ordertable td { padding:0 10px;border-bottom:1px #e5e5e5 dashed; }
.ordertitle { color:#e84538; line-height:40px; padding:0 10px; border-bottom:1px #e5e5e5 solid;}
.orderbox {border-bottom:1px #e5e5e5 solid; padding:0 10px; color:#393939; }
.orderbox li {border-bottom:1px #e5e5e5 dashed; line-height:40px;}
.orderbox li:last-child {border-bottom:0px;}
.orderbox + .orderbox {border-top:1px #e5e5e5 solid; margin-top:10px;}

.ordertable.type2 { background:#fff;}
.ordertable.type2 td { border-bottom:1px #fff solid; }
.ordertable.type3 { background:#f3f3f3;}
.ordertable.type3 td { border-bottom:1px #f3f3f3 solid;}
/*按钮*/
.redbtn.bfb,.redbtn.leftb,.redbtn.rightb,.redbtn.gxq,.redbtn.ycj { width:100%; height:100%; background:#e84538; text-align:center; line-height:40px; font-size:16px; color:#fff; display:block; border-radius:0; border:0;}
.redbtn.leftb { width:30%; float:left; background:#b6afaf;}
.redbtn.rightb { width:70%; float:right;}
.redbtn.gxq { width:50%; float:left;  background:url(../image/icon_gxq.png) no-repeat 40px 9px #fd731a; background-size:auto 22px; text-indent:20px; }
/*.redbtn.ycj { width:50%; float:right;background:url(../image/icon_ycj.png) no-repeat 30px 9px #e84538; background-size:auto 22px; text-indent:20px;}*/
.redbtn.ycj { width:50%; float:right;background:url() no-repeat 30px 9px #e84538; background-size:auto 22px; }

/* 弹窗新增样式 */
.pop{ width:100%; background:rgba(0,0,0,.8); position: fixed; left:0; top:0; z-index:9; height:100%; }
.pop_c { position:absolute; width:80%; margin:0 auto; background:#fff;top:0px; border-radius:5px; }
.pop_c2 { position:absolute; width:100%; margin:0 auto; background:#fff;top:0px;  }
.pop_text {padding:20px 25px; text-align:left; font-size:16px; color:#2b3233;border-bottom:1px #dadada solid;}

.pop_btn {text-align:center;  color:#fff; height:40px; }
.pop_btn input { width:50%; height:40px; float:left; text-align:center; line-height:40px; color:#e84538; border:0;background:#f7f7f7; border-right:1px #ccc solid; box-sizing:border-box;}
.pop_btn input:last-child { border:0;}

.pop2{ width:100%; background:rgba(0,0,0,.8); position: fixed; left:0; top:41px; z-index:9; height:100%; display:none;}
.pop_c2 {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	background: #fff;
	top: -1px;
	overflow: hidden;
	left: 2px;
}
.pop_c2 li { border-bottom:1px #d8d8d8 solid; line-height:39px; padding:0 10px;}
.pop_c2 li a { display:block; color:#393939;}
.pop_c2 li.curr {background:#f8f8f8; border-bottom:2px #ff6600 solid;line-height:38px;}

.pop_c3 { position:absolute; width:50%; margin:0 auto; background:#f8f8f8;top:0px; right:0; height:200px; overflow:hidden; display:none;border-left:1px #d8d8d8 solid; box-sizing:border-box;}
.pop_c3 li { border-bottom:1px #d8d8d8 solid; line-height:39px; padding:0 10px;}
.pop_c3 li a { display:block; color:#393939;}

.morelist { text-align:center; font-size:16px; line-height:60px; display:block; color:#393939;}
.prowin,.newwin { display:none; border-radius:0;}
.ppic { margin:10px;}
.ppic img { width:235px; height:235px;}
.ptitle { line-height:35px; background:#eee; padding:0 10px; }
.ptext {line-height:35px;padding:0 10px;}
.pclose { position:absolute; top:-12px; right:-12px; }

/*商家产品*/
.probox {overflow:hidden; background:#fff; }
.probox .lmenu { position: absolute; top:45px; left:0;width:75px; z-index:9; }
.protype { overflow:hidden;}
.protype li { line-height:40px; text-align:center; position:relative;}
.protype li.curr { background:#e84538; color:#fff;}
.protype li i { position:absolute; top:5px; right:5px; background:#e84538; padding:2px 5px; line-height:12px; font-size:12px; color:#fff; border-radius:10px; display:none;}
.protype li.curr i { color:#e84538; background:#fff;}

.probox .rlist { background:#fff; margin-left:75px; }
.rlist li { border-bottom:1px #d8d8d8 solid; height:50px; padding:10px; position:relative; display:none; }
.propic img { max-width:50px; max-height:50px;}

.picflag {position: absolute;left: 6px;top: 7px;width: 44px;height: 21px;background: url(../image/foodlabel.png) no-repeat center center;background-size: 44px 21px;}
.picflagtitle {margin: 0;position: absolute;left: -1px;top: -1px;width: 44px;height: 20px;line-height: 20px;text-align: center;color: white;font-size: 11px;font-weight: bold;letter-spacing: -1px;word-spacing: -1px;}
/*搜索*/
.searchbtn { height:25px; padding:5px 10px; text-align:center; background: url(../image/icon_search.png) no-repeat ; background-position:top center; background-size:auto 70px;}
.searchbtn.curr { background: url(../image/icon_search.png) no-repeat #e84538;background-position:bottom center;background-size:auto 70px;}
.nosearch { line-height:50px; text-align:center; display:none;}
.searchbox { padding:5px; overflow:hidden; display:none; position:relative; z-index:9;}
.searchinput { float:left; width:73%; background:#fff; border:1px solid #d8d8d8; border-radius:5px; padding:0 5px; height:25px; }
.searchinput input { border:0;height:25px; width:100%; vertical-align:middle;}
.searchsubmit { float:right; width:20%;height:25px;background:#e84538; color:#fff; text-align:center; border:0px; border-radius:3px;}

/*我的*/
.mybox { display:block; padding:10px;padding-bottom:0px; border-top:1px #f5f5f5 solid; margin-top:5px; background:#fff; position:relative;}
.mybox .myphoto { float:left; width:50px; height:50px; border-radius:50px; overflow:hidden;}
.mybox .myphoto img { width:100%; height:100%;}
.mybox .myinfo { margin-left:60px; line-height:25px;}
.mybox .myinfo .myname { font-size:16px; color:#393939;}
.mybox .myinfo .myname span {display:inline-block; max-width:96%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
i.newmsg { width:7px; height:7px; background:#ff0000; border-radius:7px; display:inline-block; vertical-align: top; margin-left:0px;margin-top:5px;}
.mybox .myinfo .mylocal { font-size:12px; color:#888;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mybox .myarray { position:absolute; top:0px; right:10px; width:20px; height:70px;}
.mybox .myarray img { width:100%; margin-top:25px;}
.mybox.active {background:#f0f0f0;}

.actbar {border-bottom:1px #f2f2f2 solid;border-top:1px #f5f5f5 solid;background:#fff; overflow:hidden; }
.actbar li { float:left; width:25%; box-sizing:border-box; border-right:1px #f5f5f5 solid; text-align:center;padding:10px 0; color:#393939;}
.actbar li:last-child {border-right:0px;}


.mymenu { background:#fff;}
.mymenu a { display:block; line-height:60px; height:60px;border-bottom:1px #f5f5f5 solid;color:#393939; padding-left:10px; position:relative;}
.mymenu a .lineOne img { height:30px; margin-top:-3px;}
.mymenu a i{ float:right;width:20px; height:20px; overflow:hidden; margin-top:18px; line-height:20px; margin-right:10px;}
.mymenu a i img { width:100%;}
.mymenu a em.newflag { background:#ff0000; border-radius:10px; padding:0px 5px; font-size:10px; color:#fff; line-height:14px;}
.mymenu a em.newflag2 {background:#ff0000; border-radius:10px; padding:1px 5px; font-size:10px; color:#fff; line-height:14px; right:30px; position: absolute; top:23px;}
.mymenu a.active {background:#f0f0f0;}/*1016 add*/

.myphoto{background: url(/Public/web/image/logo.png); background-size:50px auto;}
.modify{display:inline-block;width:20px;height:20px;background: url(http://www.weiwoju.com/Public/web/image/icon_modify.png) 2px 2px no-repeat;background-size:16px auto;margin-left:5px;margin-right:5px;}
.myname i,.myname span{ vertical-align:middle;}
.checkouted{border-radius:7px;padding:0px 5px;float:right;background:#888;color:white; font-size:12px;}
.checkout{border-radius:7px;padding:0px 5px;float:right;background:#3ae;color:white;}

.dengjibox { background:#fff; margin-bottom:5px;border-bottom:1px #f2f2f2 solid; padding:0 20px; height:30px;}
.djicon { display:inline-block; width:25px; height:25px; background:url(../image/icon_dengji.png) no-repeat; background-size:auto 25px;vertical-align:middle;}
.djicon.dj2 {background:url(../image/icon_dengji.png) -25px 0 no-repeat; background-size:auto 25px;}
.djicon.dj3 {background:url(../image/icon_dengji.png) -50px 0 no-repeat; background-size:auto 25px;}
.djicon.dj4 {background:url(../image/icon_dengji.png) -75px 0 no-repeat; background-size:auto 25px;}
.djicon.dj5 {background:url(../image/icon_dengji.png) -100px 0 no-repeat; background-size:auto 25px;}
.djline {display:inline-block;width:70%;height:15px; border:1px #ccc solid; margin-top:5px; font-size:12px; line-height:15px; vertical-align:middle; position:relative;background:#666;}
.jdline { position:absolute; height:15px;  background:#ff6600; top:0; left:0; z-index:1;-webkit-transition: width .5s linear;transition: width 1s linear;}
.jdtext { position:absolute; top:0; left:0; right:0; margin:0 auto; z-index:2; text-align:center; color:#fff;}
/*管家列表页*/
.navlist { height: 40px;border-bottom: 1px #d8d8d8 solid;background: #f5f5f5;overflow: hidden; position:fixed; top:0; left:0; width:100%; z-index:10;}
.nav3l a { float:left; width:33%; border-right: 1px #d8d8d8 solid; box-sizing:border-box; line-height:40px; text-align:center;padding-right: 15px;padding-left: 5px;height: 40px; position:relative; color:#393939;}
.nav3l a.curr { border-bottom:2px #ff6600 solid;}
.nav3l a:nth-child(2n){ width:34%;}
.nav3l a:last-child {border-right:0px;}
.nav3l a:after {border: 5px solid transparent;border-top-color: #999;content: '';position: absolute;top: 18px;right: 7px;margin-left: 5px;}
.nav3l a.curr:after {border: 5px solid transparent;border-bottom-color: #ff6600;top: 14px;right: 7px;}

.infolist { overflow:hidden;padding: 0 10px;}
.infolist li {  padding:5px; border-bottom: 1px #e5e5e5 solid;}

.infolist li a { display:block; overflow:hidden; color:#393939;}
.infolist li i { float:right; width:40px; height:63px;  padding-left:10px; border-left:1px #e5e5e5 solid;}/*0828 modify*/
.infolist li i img { width:40px; margin-top:11px;}/*0828 modify*/
.infolist li .star img { height:14px; margin-top:-4px}

/*我的信息*/
.container {margin: 0 auto;overflow-x: hidden;padding-bottom: 50px;}
.box {background-color: #ffffff;}
.box_border {border-radius: 5px;border-color: #b3b3b3;border-width: 1px;border-style: solid;}
.box_button {text-align: center;width: 100%;padding: 34px 0;}
.box_button button {width: 90%;border-radius: 5px;height: 44px;font-size: 18px;}
.box_flex {-webkit-box-flex: 1;}
.button-grey button {background-image: linear-gradient(to bottom, #cbcbc9, #bbbab9);background-image: -moz-linear-gradient(top, #cbcbc9, #bbbab9);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cbcbc9), to(#bbbab9));background-image: -webkit-linear-gradient(top, #cbcbc9, #bbbab9);background-image: -o-linear-gradient(top, #cbcbc9, #bbbab9);background-color: #bbbab9;	color: #ffffff;border: 0.5px solid grey;}
.button-orage button {background-color: #e84538;color: #ffffff;border: 0.5px solid #e98925;}
.button-red button {background-image: linear-gradient(to bottom, #fe5355, #f84846);background-color: #FE5355;background-image: -moz-linear-gradient(top, #fe5355, #f84846);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fe5355), to(#f84846));background-image: -webkit-linear-gradient(top, #fe5355, #f84846);background-image: -o-linear-gradient(top, #fe5355, #f84846);color: #ffffff;border: 0.5px solid #DB3A37;}
.select_button {width: 100%;height: 44px;text-align: right;overflow: hidden;}
.select_button .unit {color: #959595;height: 44px;line-height: 44px;margin: 0 3px 0 0;padding: 0 12px 0 0;display: block;height: 100%;overflow: hidden;background-size: 9px 5px;background-position: 100% 50%;float: right;text-decoration: none;}
.select_button a,.select_button div {width: 100%;height: 100%;display: block;padding: 0 0 0 0;text-align: right;text-description: none;}
.select_button .value {color: #4e4e4e;font-size: 14px;display: inline-block;padding: 13px 2px 10px 0;margin: 0;height: 100%;overflow: hidden;}
.profile_avatar {margin: 16px auto 16px auto;text-align: center;width: 98px;height: 98px;	-moz-border-radius: 100%;    -webkit-border-radius: 100%;border-radius: 100%;border-width: 1px;border-color: #ffffff;border-style: solid;overflow: hidden;-webkit-box-sizing: content-box;}
.profile_info {font-size: 16px;color: #666666;text-align: center;}
.profile_form_box {clear: both;margin: 0 auto 11px auto;font-size: 14px;}
.profile_avatar img {width: 100%;height: 100%;	-moz-border-radius: 100%;    -webkit-border-radius: 100%;border-radius: 100%;	}
.profile_form_box label {padding: 14px 6px 10px 15px;display: inline-block;color: #959595;height: 100%;display: -webkit-box;line-height: 100%;-webkit-box-pack: center;-webkit-box-align: center;}
.profile_form_box a,.profile_form_box a:visited {color: #E1E1E1;}
.profile_form_box .line {width: 100%;clear: both;min-height: 42px;overflow: hidden;display: -webkit-box;}
.profile_form_box .border_left {border-style: solid;border-width: 0 0 0 1px;border-color: #e1e1e1;}
.profile_form_box .border_bottom {border-style: solid;border-width: 0 0 1px 0;border-color: #e1e1e1;}
.profile_form_box .cell .text {padding: 13px 0 10px;display: inline-block;width: 100%;word-break: normal;display: -webkit-box;}
.profile_form_box .line .cell:last-child .unit {margin: 0 16px 0 0;}
.profile_form_box input,.profile_form_box .profile_form_box textarea {height: 100%;width: 100%;line-height: 100%;border-style: none;border-width: 0;background-color: rgba(0, 0, 0, 0);color: #4e4e4e;vertical-align: middle;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;}
.profile_form_box  .specilwid{   width:50%;}
.getcode{width: 80px;height: 30px;background-color: #e84538;color: #ffffff;border: 0.5px solid #e98925;border-radius: 5px;cursor: pointer;	float:right;	margin-top:-38px;	margin-right:10px;	font-size:13px;}
.profile_form_box input[type=text],.profile_form_box input[type=tel] {height: 44px;margin: 0;padding: 0;}
.modify {background-color: white;color: #333333;}
.modify .vlist {list-style: none;display: block;}
.modify .vlist li {height: 45px;line-height: 45px;display: block;border-bottom: 1px solid #e0e0df;}
.modify .vitem-left {width: 20%;float: left;padding-left: 15px;}
.modify .vitem-middle {width: 70%;float: left;overflow: hidden;}
.modify input {border: none;width: 100%;height: 37px;font-size: 18px;}
.menu_view {width: 100%;z-index: 1000;position: absolute;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;position: fixed;}
.menu_view .menu {width: 180px;background-color: #ffffff;border-radius: 5px;border-style: none;border-width: 0;overflow: hidden;}
.menu_view .menu .menu_cell {width: 100%;height: 43px;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;color: #4e4e4e;font-size: 14px;border-style: solid;border-color: #e1e1e1;border-top-width: 0;border-left-width: 0;border-right-width: 0;border-bottom-width: 1px;}
.menu_view .menu .menu_cell:last-child {border-bottom-width: 0;}
.select_view {overflow: scroll;position: absolute;z-index: 800;background-color: #ffffff;border-radius: 5px;border-width: 1px;border-style: solid;border-color: #e1e1e1;}
.select_view .select_item {text-align: right;height: 38px;border-style: solid;border-top-width: 1px;border-color: #e1e1e1;border-left-width: 0;border-right-width: 0;border-bottom-width: 0;line-height: 38px;}
.select_view .select_item:first-child {border-top-width: 0;}

/*新闻列表*/
.newslist { overflow:hidden; padding:0 10px;}
.newslist li { border-bottom:1px #e5e5e5 solid; }
.newslist li a {color: #393939;overflow: hidden;display: block;}
.newslist li .newspic { width: 70px; height:50px; padding:10px 5px; float:left;}
.newslist li .newspic img { width:100%; height:100%;}
.newslist li .newsinfo { margin-left:85px; padding: 5px 10px 5px 0; }
.newslist li .newstitle { display: -webkit-box;font-size:16px;color: #000; line-height:20px; height:40px;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.newslist li .newstag { font-size:12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newslist li .newstag i { border:1px #ccc solid; padding:0px 3px; line-height:12px; border-radius:5px;}
.newslist li .newstag i.red { border:1px #e00 solid; color:#e00;}
.newslist li .newstag i.blue { border:1px #12bfc2 solid; color:#12bfc2;}

.newscontent { background:#fff;overflow:hidden; padding:0px 15px 5px;color:#555; }
.newscontent .newstitle { font-size:20px; text-align:center; padding:10px;}
.newscontent .update { font-size:12px;}

.coverTouch {height:100px;padding: 10px;overflow: hidden;}
.coverTouch .swiper-slide { width:auto; height:auto; }
.coverTouch img { height:100px; width:100px;}

.touchWrapper{position: relative;z-index:5;top: 5px;height:110px;left: 0px;right: 0px;overflow: hidden;} 
.touchLayout{position:absolute;z-index:5;height:100%;white-space:nowrap;}
.touchbox {display: inline-block;font-size: 12px;margin-right: 5px;}
.touchbox img { height:100px; width:100px;} 

.banner3 { background:#fff; overflow:hidden; padding-bottom:10px;}
.banner3 li{ float:left; width:45%; margin:5px 0 0 3.3%; box-sizing:border-box; }
.banner3 li a { display:block; border:1px #ccc solid; border-radius:5px; overflow:hidden;}
.banner3 img { width:100%;}

.banner4 { background:#fff; overflow:hidden; padding-bottom:10px;}
.banner4 li{ float:left; width:45%; margin:5px 0 0 3.3%; box-sizing:border-box; height:80px; }
.banner4 li a { display:block; height:100%; border:1px #ccc solid; border-radius:5px; overflow:hidden; position:relative;}
.banner4 .btitle { position:absolute; top:5px; left:5px; font-size:12px; color:#616161; z-index:5;}
.banner4 .bprice {position:absolute; bottom:5px; left:5px;z-index:5; font-weight:bold; color:#333;}
.banner4 .bprice i { font-size:12px; color:#888; text-decoration: line-through; margin-left:5px; font-weight:normal;}
.banner4 .bpic { width:100%; height:60px; position:absolute; bottom:0; right:0;z-index:4; text-align:right;}
.banner4 .bpic img { height:100%;}




.banner { margin:0 3px; position: relative; text-align:center;}
.banner img {width:60px; height:60px;}
.banner p{ overflow:hidden;  height:32px; display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-top: 5px; color:#323232; font-size:12px;width:80px; text-align:center; line-height:15px;}

a.btnback { display:block; width:50%; text-align:center;background: #e84538;border: 1px #de9670 solid;border-radius: 5px;line-height: 30px;color: #fff;font-weight: bold; margin:0 auto; margin-top:10px;}

.guestbook { padding:0 15px 15px; color:#888; line-height:25px;}
.guestbook textarea { width:100%; border:1px #e8e8e8 solid; height:100px; border-radius:3px; padding:10px; box-sizing:border-box;}

.protitle { font-size:20px; font-weight:bold; line-height:30px;}
.subprotitle { border-bottom:1px #ccc dotted; line-height:30px;}
.saleinfo,.saleinfo2 { overflow:hidden; font-size:12px; line-height:30px; color:#888;}
.saleinfo2 { font-size:14px; color:#333; line-height:40px;}
.proprice { font-size:14px; border-top:1px #ccc dotted; text-align:right; padding:10px 0;}
.deline { text-decoration:line-through;}

/*关于我们*/
.wwjlogo { text-align:center; padding:10px;}
.wwjlogo img { width:120px;}
.aboutbox { border:1px #d9d9d9 solid; background:#fff; margin:10px 20px; padding:10px; }
.aboutlist { overflow:hidden; margin-top:30px;}
.aboutlist a { display:block; border-bottom:1px #d9d9d9 solid; line-height:40px; height:40px;color:#393939; padding-left:20px;}
.aboutlist a .lineOne img { height:30px; margin-top:-3px;}
.aboutlist a i{ float:right;width:20px; height:20px; overflow:hidden; margin-top:9px; line-height:20px; margin-right:10px;}
.aboutlist a i img { width:100%;}
.abouttel { text-align:center; padding:10px; margin-top:50px;color:#838080;}
.abouttel a { color:#838080;}
.abouttel img { width:150px;}
.aboutbox2 {border:1px #e84538 solid;}
.downapp,.downapp:hover,.downapp:visited { width:70%; height:40px; margin:0 auto; border-radius:5px; background:#e84538; color:#fff; display:block; text-align:center; line-height:40px;}

/*支付页面*/
.paynum { padding:0 15px; line-height:40px; overflow:hidden; font-size:12px; color:#888; background:#fff;}

/*商家页面*/
.contactitle { color:#5c5c5c; line-height:40px; padding:0 10px; border-bottom:1px #e2e2e2 solid; background:#e2e2e2;}
.contactbox {border-bottom:1px #e5e5e5 solid; padding:0 10px; color:#393939; background:#fff; }
.contactbox li {border-bottom:1px #e5e5e5 dashed; line-height:40px;}
.noborder li { border:0;}
.contactbox li:last-child {border-bottom:0px;}
.tradebar {border-bottom:1px #d1d1d1 solid;background:#e7e7e7; overflow:hidden; }
.tradebar li { float:left; width:33%; box-sizing:border-box; border-right:1px #d1d1d1 solid; text-align:center;padding:10px 0; color:#393939;}
.tradebar li:nth-child(2n) {width:34%;}
.tradebar li:last-child {border-right:0px;}
.tradebox .trade { border-bottom:1px #d0d0d0 solid; display:block;overflow:hidden; background:url(../image/icon_array2.png) center right 10px no-repeat; background-size:25px auto;}
.tradebox .trade .fl { width:70px; height:50px;}
.trade1,.trade2,.trade3,.trade4 { display:block; text-align:center; background:#1fc5fb; border-radius:3px; padding:1px 5px; margin:5px; margin-top:12px; color:#fff;}
.trade2 { background:#ff0707;}
.trade3 { background:#1ec61e;}
.trade4 { background:#aba8a8;}
.ordertable .trade1,.ordertable .trade2,.ordertable .trade3,.ordertable .trade4{ display:inline;}
.tradebox .trade .r{ margin-left:70px; height:50px;}
.r1{ float:left; width:55%;height:40px; line-height:20px; margin:5px;}
.r2{ margin-left:60%;height:50px; line-height:50px;}

/*团购*/
.tuanList { overflow:hidden;}
.tuanList li { background:#fff; margin:10px; padding:5px;}
.tuanList li .tuanpic { width:100%;}
.tuanInfo { overflow:hidden; height:40px; margin-top:5px; line-height:40px;}
.tuanInfo .tuanBtn { height:40px; width:100px; background:#ff0000; border-radius:5px; text-align:center; color:#fff; display:inline-block;}

.buynum {border-top: 1px #ccc dotted;overflow:hidden; line-height:40px;}
.buynum .fr { width:150px;}
.buynum .fr span { width:50px; height:30px; display:block; float:left; margin-top:5px; background:#e84538; box-sizing:border-box; text-align:center; font-size:25px; line-height:30px; font-weight:bold; color:#fff; border-radius:5px;}
.buynum .fr span.tuannum { background:#fff; font-size:15px;color:#333;}
.buynum .fr span.tuanhui { background:#ccc;}

/*跳蚤市场*/
.banner2 img { width:100%;}
.tzbox {margin-top: 10px;padding: 0 10px;overflow: hidden;}
.topicBox { margin:0;-moz-box-shadow: 0 1px 2px #cacaca; -webkit-box-shadow: 0 1px 2px #ccc; box-shadow: 0 1px 2px #ccc;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; margin-bottom: 10px;background-color: #fff;}
.topicCon {padding: 5px;}
.topicList {padding: 10px 13px 7px;border-top: 1px solid #e9e9e9;background-color: #fbfbfb;-webkit-border-radius: 0 0 4px 4px;border-radius: 0 0 4px 4px;}
.personDate {padding: 8px 8px 0 8px; position:relative; overflow:hidden; }
.perImg {float: left;display: block;position: relative;margin-right: 13px; width:35px; height:35px;}
.perImg img { width:35px; height:35px; border-radius:50px;}
.personDate .title {line-height: 18px;color: #666;font-weight: normal;font-style: normal;}
.personDate .time {margin-right: 13px;color: #999;}
.personDate .address {color: #666;}
.personDate .call { position:absolute; top:5px; right:0px; line-height:25px; text-indent:20px; background:url(../image/icon_tel.png) no-repeat 2px 0px #fff; background-size:auto 25px; cursor:pointer;padding:0 5px; border-radius:3px; color:#999; font-size:12px; border:1px #ccc solid;}
.detailCon {padding: 10px 5px 0; position:relative;}
.yzl:before,.ygm:before  { content:""; width:100%; height:100%; position:absolute; left:0; right:0; margin:0 auto; background: url(../image/tz_yzl.png) center no-repeat; background-size:40% auto;}
.ygm:before { background: url(../image/tz_ygm.png) center no-repeat; background-size:40% auto;}
.detailCon .dtitle { overflow:hidden;}
.detailCon .dtitle i { background:#fc8d3c; padding:2px 5px; color:#fff; font-size:12px; border-radius:3px;}
.detailCon .dtitle i.qg { background:#1893fc;}
.detailCon .dinfo { font-size:14px; color:#919191;}
.detailCon .coverTouch { padding:10px 0;}
.detailCon .coverTouch .banner { margin-left:0px;margin-right:5px;}
.detailCon .coverTouch .banner img { width:auto; height:100px;}
.topicCon .dActive { overflow:hidden; line-height:30px; height:30px; padding:0px 5px;}

.dActive .modify ,.dActive .del { float:left; width:20px; height:20px; background:url(../image/icon_modify.png) no-repeat; background-size:20px auto; text-indent:-999em; margin-right:10px; cursor:pointer; margin-top:7px;}
.dActive .del {background:url(../image/icon_del.png) no-repeat; background-size:20px auto;}
.dActive .reply,.dActive .share,.dActive .btnzl {float:right; background:#d65d03; border-radius:2px; color:#fff; padding:0px 7px; height:25px; line-height:25px; font-size:14px; margin-top:5px; margin-left:10px;}
.dActive .share { padding-left:20px; background:url(../image/icon_share.png) no-repeat #fc8d3c 3px 5px;background-size:16px auto;}
.dActive .reply { padding-left:20px; background:url(../image/icon_replay.png) no-repeat #1893fc 3px 5px;background-size:16px auto;}

.replyList { font-size:12px;}
.replyList li { border-bottom:1px #e9e9e9 solid; padding:5px 0;}
.replyList li:last-child { border-bottom:0px;}
.replyList li .replyImg { margin-right:10px;}
.replyList li span.blue {color: #3668b2;}

.moreReply {border-top: 1px solid #e9e9e9;padding-top: 8px;margin-top:-1px;line-height: 25px;text-align: center;display: none; font-size:12px;  }

.slide-view {background: rgb(0,0,0);position: absolute;width: 100%;height: 100%;overflow: hidden;top: 0;left: 0;z-index: 9999;}
/*跳蚤市场回复*/
.msgbox { display:none;}
.replybox { background:transparent;}
.replybox2 { border:1px #6d6c6c solid; width:85%;background:#f4f4f4; margin:0 auto; border-radius:3px;text-align:center; padding:10px;}
.msg{ width: 100%; margin:0 auto; background:#fff; border:0; border-radius:3px; padding:5px; height:110px; box-sizing:border-box;}
.msgbtn { text-align:right;}
.msgbtnG,.msgbtnR { width:80px; height:25px; border:0; border-radius:3px; background:#a0a0a0; color:#fff; cursor:pointer;}
.msgbtnR {background:#fb0326;}

.sharebox { display:none;}


@media (min-width:321px) and (max-width:1080px)  {
.paynum {  font-size:14px;}
.bottomenu a em.numflag { right:20px; }
.bottomenu a em.newmsg { right:25px; }
.r1{ width:60%;}
.r2{ margin-left:65%;}
.ppic img { width:268px; height:268px;}
}


/*公用*/
#wrapper {position: absolute;z-index: 5;top: 45px;	bottom: 40px;left: 0px;right: 0px;overflow: hidden;}
#layout {position:absolute;z-index:5;width:100%}
#topWrapper{position: fixed;z-index:5;top: 5px;height:42px;left: 44px;right: 0px;overflow: hidden;} 
#topLayout{position:absolute;z-index:5;height:100%;white-space:nowrap;}
#shopWrapper {position: absolute;z-index: 5;top: 45px;	bottom: 40px;left: 0px;right: 0px;overflow: hidden;}
#shopLayout{position:absolute;z-index:5;width:100%;  }
#menuWrapper {position: fixed;z-index: 5;top: 45px;bottom: 40px;left: 0px;right: 0px;overflow: hidden; width:75px; background:#f3f3f3;}
#menuLayout{position: relative;z-index:5;width:100%}

.subtn {display: inline-block;font-size: 15px;letter-spacing: normal;word-spacing: normal;margin-right: 5px;padding: 0 15px;height: 37px;line-height: 37px;text-align: center;/* border: 1px solid #cbcbcb; */-moz-border-radius: 2px;/* -webkit-border-radius: 2px; *//* border-radius: 2px; */}
.subtn.curr {border-bottom: 2px solid #fc620c;/* background: #e84538; */color: #fc620c;}

.kuangbox { height:10px;}
.inputhide { display:none; width:20px;}
.onepic,.onepic2,.onepic3,.onepic4 { text-align:center; padding:10px; background:#fff;}
.onepic2 { padding:10px 0}
.onepic3 { padding:0}
.onepic img,.zhengwen img { margin:10px auto; max-width:90%; display:block; }
.onepic2 img,.tgcontent img,.onepic3 img,.onepic4 img { margin:0 auto; max-width:100%; display:block;}

.list2 a:last-child,.list3 a:last-child { border-right:0px;border-bottom:0px;}
.hackbox {	border-top:1px solid transparent !important;margin-top:-1px !important;border-top:0px;margin-top:0px;clear:both;visibility:hidden;}
.clearall {zoom:1; overflow:hidden;}
.clearall:after {content:".";display:block;clear:both;height:0;visibility:hidden;}
img{vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}
button,input,select,textarea{font-size:100%; vertical-align:middle;outline:none;-webkit-appearance:none;}
table{border-collapse:collapse;border-spacing:0}
textarea{resize:none}
.fl{ float:left; display:inline}
.fr{ float:right; display:inline}
.radius_4{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.hidden{display:none}
.vam { vertical-align:middle;}
.blue,a.blue,a.blue:hover,.booklist li a.blue { color:#12bfc2;}
.qblue,a.qblue,a.qblue:hover,.booklist li a.qblue { color:#6c93b2;}
.tdu { text-decoration:underline;}
.gray,a.gray,.gray a {color:#888}
.blk,a.blk,.blk a { color:#1c1c1c}
a.orange,.orange { color:#ff4e25;}/*0417 modify*/
a.green,.green{ color:#12bfc2;}
a.red,.red{ color:#e84538;}
.btx { border-bottom:1px #bfbfbf dotted}
.px10{font-size:10px;}
.px12{font-size:12px;}
.px13{font-size:13px;}
.px14{font-size:14px;}
.px15{font-size:15px;}
.px17{font-size:17px;}
.px19{font-size:19px;}
.px25{font-size:25px;}
.m10{margin: 5px 10px 0 10px;}
.p10 {padding:0 10px;}
.p15{ padding:0 15px;}
.orange.p10 {line-height:30px;}
.mt10 { margin-top: 5px;} 
.wid100, a.wid100{width:100%;}
.wid50, a.wid50{width:50%;}
.wid33, a.wid33{width:33.33%;}
.ov_hid{ overflow:hidden;}
.p10_2{ padding-top:10px; padding-bottom:10px;}
.h155 { height:155px;}
.p010 { padding:0 10px;}
.m010 { padding:0 10px;}
.bluedian { margin:0 10px;}
.pink{ color:#e40274;}
.p102 { padding:10px;}
.iconpic { height:20px;margin-top:-5px;}
.mb10 { margin-bottom:10px;}
.bold { font-weight:bold;}
.tcenter { text-align:center;}
.lh15 { line-height:18px;}
.lh30 { line-height:30px;}
.lh40 { line-height:40px;}
.lh50 { line-height:50px;}
/*loadingbox*/
#data-loading{position:fixed;left:50%;top:50%;z-index:99;}
#data-loading, #data-loading .bk, #data-loading .cont{width:146px;height:146px;}
#data-loading .bk, #data-loading .cont{position:relative;}
#data-loading .bk{background-color:#000;opacity:.5;border-radius:10px;margin:-73px 0 0 -73px;z-index:0;}
#data-loading .cont{margin:-146px 0 0 -73px;text-align:center;color:#E6E6E6;font-size:14px;line-height:230px;z-index:9999;}
#data-loading .loading{background:url(../image/loading.gif) center no-repeat;}


div.gallery-item a { display: block; margin-right: 5px; }
div.gallery-item img { display: block;  height: 100px; }

body.ps-active {-webkit-text-size-adjust: none;overflow: hidden;}
body.ps-active * { 	-webkit-tap-highlight-color:  rgba(255, 255, 255, 0); }
body.ps-active *:focus { 	outline: 0; }
div.ps-document-overlay {	background: #000;}
div.ps-viewport {	background: #000;	cursor: pointer;}
div.ps-zoom-pan-rotate{	background: #000;}
div.ps-slider-item-loading { 	background: url(../image/photoswipe-loader.gif) no-repeat center center; }
div.ps-caption{ 	background: #000000;	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));	border-bottom: 1px solid #42403f;
	color: #ffffff;	font-size: 13px;	font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;	text-align: center;}
div.ps-caption-bottom{ 	border-top: 1px solid #42403f;	border-bottom: none;	min-height: 44px;}
div.ps-caption-content{	padding: 13px;}
div.ps-toolbar{ 	background: #000000;	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));	border-top: 1px solid #42403f;
	color: #ffffff;	font-size: 13px;	font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;	text-align: center;
	height: 44px;	display: table;	table-layout: fixed;}
div.ps-toolbar-top {	border-bottom: 1px solid #42403f;	border-top: none;}
div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play{	cursor: pointer;	display: table-cell;}
div.ps-toolbar div div.ps-toolbar-content{	width: 44px;	height: 44px;	margin: 0 auto 0;	background-image: url(../image/photoswipe-icons.png);	background-repeat: no-repeat;}
div.ps-toolbar-close div.ps-toolbar-content{	background-position: 0 0;}
div.ps-toolbar-previous div.ps-toolbar-content{	background-position: -44px 0;}
div.ps-toolbar-previous-disabled div.ps-toolbar-content{	background-position: -44px -44px;}
div.ps-toolbar-next div.ps-toolbar-content{	background-position: -132px 0;}
div.ps-toolbar-next-disabled div.ps-toolbar-content{	background-position: -132px -44px;}
div.ps-toolbar-play div.ps-toolbar-content{	background-position: -88px 0;}
/* Hi-res display */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 240dpi)
{
	div.ps-toolbar div div.ps-toolbar-content	{		-moz-background-size: 176px 88px;		-o-background-size: 176px 88px;		-webkit-background-size: 176px 88px;		background-size: 176px 88px;		background-image: url(../image/photoswipe-icons@2x.png);	}
}
/*图片上传*/
.tztypebox { padding:10px; overflow:hidden; background:#fff;}
.tztype { width:48%; float:left; text-align:center; background:#ccc; margin-right:4%; height:40px; line-height:40px; border-radius:5px;color:#fff; cursor:pointer;}
.tztype.curr { background:#e84538; }
.tztype:last-child{margin-right:0;}
.goodsphoto { background:#f2f2f2; padding:10px; padding-bottom:25px; border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; overflow:hidden; position:relative;}
.goodsphoto label { float:left; width:62px; height:62px; background: url(../image/update.png) no-repeat #bdbaba center; background-size:100% auto; cursor:pointer; margin-right:16px; border-radius:5px; margin-bottom:5px;}
/*  .photoup { display:none;} */
.goodsphoto .imgbox { float:left; width:60px; height:60px; border:1px #ccc solid;margin-right:16px; border-radius:5px; margin-bottom:5px;  position:relative;}
.goodsphoto .imgbox img { width:100%; height:100%;border-radius:5px;}
.goodsphoto .imgbox:nth-of-type(4),.goodsphoto .imgbox:last-child { margin-right:0; }
.goodsphoto .imgbox:before { content:"";  width:40px; height:40px; position:absolute; background:url(../image/icon_close.png) center no-repeat; background-size:20px auto; top:-15px; right:-15px;}
.photots { font-size:12px; clear:both; display:block; color:#999; position:absolute; height:25px; bottom:0; left:10px; }
.goodsinfo { padding:10px; background:#fff; border-bottom:1px #e1e1e1 solid;}
.goodsinfo .goodstext { border:0; width:100%; margin:0 auto; padding:5px; box-sizing:border-box;}
.goodsinput {width: 100%;line-height: 100%;border-style: none;border-width: 0;background-color: rgba(0, 0, 0, 0);color: #4e4e4e;
vertical-align: middle;padding: 0px;margin: 0px;height: 26px;text-indent: 5px;}
.imginput { display:none;}
@media (min-width:321px) and (max-width:1080px)  {
.goodsphoto label { width:72px; height:72px;}	
.goodsphoto .imgbox { width:70px; height:70px;}
}

.morebox{ position: fixed; width:100px; top:45px; right:0; z-index:7; box-shadow:0 2px 5px #ccc; border-radius:0px 0px 5px 5px ; overflow:hidden; display:none;}
.morebox a { display:block; line-height:35px; height:35px; text-align:center; background:#fff;}
.morebox a.curr { background:#fc8d3c; color:#fff;}

.topsearch{ position: fixed; width:100%; padding:5px 70px 5px 10px;top:45px; right:0; z-index:6; box-shadow:0 2px 5px #ccc; background:#fff;overflow:hidden; display:none; box-sizing:border-box; }
.topsearch.show { display:block;}
.topsearch .sInput { border:1px #ccc solid; border-radius:5px; width:100%;line-height:28px; height:28px;box-sizing:border-box; text-indent:10px;}
.topsearch .sSubmit { position:absolute; top:5px; right:5px; width:60px; background:#e84538;line-height:28px; height:28px; border:1px #e84538 solid; border-radius:5px; color:#fff;box-sizing:border-box;}


.gotop{ position: fixed; width:40px; height:40px; bottom:45px; right:10px; z-index:9; background:url(../image/icon_totop.png) no-repeat; background-size:100% auto; display:none; }
.gotop a { display:block; width:40px; height:40px;}
.loadbox { padding:5px 10px; text-align:center;}

.location { position:fixed; color:#333; text-align:center; font-size:12px; line-height:15px; top:90px; width:100%;}
.location i { background:#f4f4f4; padding:1px 5px; border-radius:10px;}

.localist { overflow:hidden; padding:0 10px;}
.localist li { border-bottom:1px #e5e5e5 solid; padding:10px 0; font-size:12px;  }
.localist li .title { overflow:hidden;color:#333;font-size:15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

a.changearea,a.changearea:link,a.changearea:hover,a.changearea:visited { background:rgba(255,70,50,.8); position:absolute; top:10px; right:10px; padding:2px 10px; z-index:9; font-size:12px; color:#fff; border-radius:5px;}


/*通知样式*/
.notice { position:fixed; height:40px; width:100%; background:rgba(0,0,0,.5);top:45px; z-index:9;  padding:0 40px 0 40px; line-height:40px; box-sizing:border-box; color:#fff;}
.notice a,.notice a:link,.notice a:visited,.notice a:hover  {color:#fff; display:block;}
.notice .laba { position:absolute; top:5px; left:5px; width:30px; height:30px;}
.notice .laba img { width:100%; line-height:30px; padding:0; vertical-align:top;}
.notice .nclose { position:absolute; top:10px; right:10px; width:20px; height:20px;}
.notice .nclose img { width:100%; line-height:20px; padding:0; vertical-align:top;}

.notice2 { position: relative; top:0px; }
.notice3 { position:fixed; bottom:0px; top:auto;}

.notice4 { height:35px; position:relative; bottom:0px; top:auto; background:#fff; border-bottom:1px #e9e9e9 solid; padding: 0 0 0 50px; font-size:12px; line-height:35px;}
.notice4 a {color:red;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.notice4 .laba { left:10px;height:25px;width:25px;}
.notice4 .laba img { left:10px; width:25px;}

.banner5 { background:#fff; padding:5px 10px 5px 10px;}
.banner5 img { width:184px; }

/*便民服务*/
.bmlist { padding:20px 50px 5px 50px;}
.bmlist a { border:1px #bbb solid; padding:10px; overflow:hidden; margin-bottom:15px; border-radius:5px; background:#fdf9f8; line-height:40px; font-size:16px; display:block;}
.bmlist a .bmpic { float:left; width:40px; height:40px; margin-left:10px; margin-right:10px;}
.bmlist a .bmpic img { width:100%;}

/*预约服务*/
.serverbox { overflow:hidden; padding:10px 20px;}
.sertitle,.sertitle:hover,.sertitle:visited { float:right; padding:2px 10px; background:#ff6600; color:#fff;  border-radius:5px; font-size:12px;  }
.sertext { font-size:16px; color:#4c4c4c;margin:5px 0;}
.sertime { width:100%; height:50px; border-radius:40px; background:#b8b8b8;  margin:0 auto; text-align:center; overflow:hidden;}
.sertime li { float:left; width:25%; padding-right:2px; box-sizing:border-box; line-height:30px; border-left:1px #fff solid;border-right:1px #fff solid; font-size:12px; line-height:15px;padding:10px 0; color:#696969; cursor:pointer;}
.sertime li:first-child { border-left:0;}
.sertime li:last-child { border-right:0;}
.sertime li span { font-size:10px;}
.sertime li.curr { color:#fff; background:#fc620c;}
.timeselect { margin-top:10px; text-align:center;}
.serinput,.serinput2 {width:100%;color: #4e4e4e;vertical-align: middle;padding: 0px;margin: 0px;height: 35px;border: 1px #ccc solid;border-radius: 5px;text-indent: 5px; background:#fff; line-height:35px;}
.serinput2 { height:70px;}

/*评论*/
.plselect { padding:10px 20px; overflow:hidden; display:none;}
.plselect li { float:left; width:30%; margin-right:5%; background:#fff; height:30px; border-radius:5px; line-height:25px; border:1px #b8b8b8 solid; box-sizing:border-box; text-align:center;}
.plselect li:last-child { margin-right:0;}
.plselect li.curr { border:1px #ff6600 solid;}
.plselect li img { height:20px;}

.pltext { padding:10px 20px; box-sizing:border-box; position:relative; display:none; text-align:center;}
.pl0:before,.pl0:after,.pl1:before,.pl1:after,.pl2:before,.pl2:after { position:absolute; content:""; width:12px; height:12px; background:#ccc; top:4px;  -webkit-transform: rotate(-45deg);transform:rotate(-45deg);}
.pl0:before {left:60px;}
.pl0:after { background:#fff; top:6px;left:60px;}

.pl1:before { left:0px; right:0; margin:0 auto;}
.pl1:after { background:#fff;left:0px; right:0; margin:0 auto;top:6px;}

.pl2:before { right:60px; }
.pl2:after {  background:#fff; top:6px; right:60px;}

.pltext textarea { width:100%; height:80px;border:1px #b8b8b8 solid; padding:10px;box-sizing:border-box; border-radius:5px;}
.pltext .plsubmit { background:#fc620c; width:180px; height:35px; border:0; border-radius:5px; color:#fff; margin-top:10px;}

/*便民订单*/
.bmorder { background:#fff; overflow:hidden; border-bottom:1px #efefef solid; position:relative; z-index:1;}
.bmorderpic { float:left; width:60px; padding:5px 10px;}
.bmordercontent { margin-left:80px;}
.bmorderpic img { width:100%;}
.bmtitle { line-height:30px; font-size:16px; margin-top:5px;}
.bmtime,.bmaddress { font-size:12px;}
.bmbutton  { float:right; margin-right:10px; line-height:40px; }
.bmbutton span { padding:3px 8px; background:#ddd; border-radius:5px; color:#fff;border:1px #ddd solid; }
.bmbutton span.yqr { background:#32b9f8;border:1px #32b9f8 solid;}
.bmbutton span.plbutton,.bmbutton span.ypl { border:1px #b1b1b1 solid; background:#fff; color:#383838;}
.bmbutton span.ypl img { width:18px; vertical-align:sub;}
.bmbutton span.jycg { border:1px #02ba0f solid; background:#02ba0f; color:#fff;}
.bmshadow { position:fixed; height:100%; width:100%; background:rgba(0,0,0,.5); display:none; z-index:2;}

.sertext { padding:10px; text-indent:2em; font-size:14px;}

/*活动*/
.hdbox,.hdbox:hover,.hdbox:visited { overflow:hidden; margin:10px; display:block; color:#626262;}

	.hdbox .hdtitle { line-height:26px; border-radius:3px 3px 0 0; background:#fd731a; text-indent:10px; color:#fff;}
		.hdbox .hdcontent { padding:10px; background:#fff; overflow:hidden;}
		.hdbox .hdcontent .hdpic { float:left; width:100px; height:90px;}
		.hdbox .hdcon { margin-left:110px; height:90px; font-size:12px;}
		.hdbox .hdcon .time { text-indent:15px; background:url(../image/icon_time.png)0 4px no-repeat; background-size: 13px auto;}
		.hdbox .hdcon .address { text-indent:15px; background:url(../image/icon_wz.png)0 2px no-repeat; background-size: 13px auto;}
		.hdbox .hdcon .tel { text-indent:15px; background:url(../image/icon_tel.png)-4px 1px no-repeat; background-size: 18px auto;}
		.hdbox .hdcon .info { text-align:right; margin-top:10px; }
		.hdbox .hdcon .price { font-size:16px; font-weight:bold; color:#fd2f2f;}
		.hdbox .hdcon .price span { font-size:12px; color:#b5b3b3; text-decoration:line-through;}
		.hdbox .hdtext { background:#fff; padding:0 10px 10px  10px; font-size:12px;}
		.hdbox .hdtext img { width:100%; margin-bottom:5px;}
	.hdbox .hdbottom {line-height:8px; border-radius:0 0 3px 3px ;background:#fd731a;}
	.hdsm { text-align:left; color:#626262; font-size:14px; font-weight:bold; margin-bottom:5px;}
	.msg2{ width: 100%; margin:0 auto; background:#fff; border-radius:3px; padding:5px; height:60px; box-sizing:border-box; border:1px #ccc solid; margin-bottom:5px;}
	.input1{ width: 80%;border:1px #ccc solid; margin:0 auto; background:#fff; border-radius:3px; padding:10px; height:30px; box-sizing:border-box; margin-top:5px; }
	.sharepop .spic { text-align:right; padding:0 20px;}
	.sharepop .spic img { width:80%;}
	.sharepop .stext {font-size: 1rem;width: 50%;margin: 0 auto;margin-top: 10%;background: rgba(240,80,10,.85);padding: 10px;border-radius: 10px; color:#fff;}
	.titlebar.bar2 { line-height:30px; text-indent:10px; color:#474747; background:#ddd; font-size:14px; margin-bottom:10px;}

.myrank { border-bottom:1px #ccc solid; overflow:hidden; padding:10px; position:relative;}
.myrank .rankview{float:left;border-radius:100%;}
.myrank .rankimg{display:block;width:60px;height:60px;border-radius:100%;}
.myrank .rankinfo{padding:0 100px 0 15px;color:#40414c;overflow:hidden}
.myrank .ranktitle { font-size:20px; font-weight:bold;}
.myrank .ranktips{clear:both;padding-top:12px;color:#946705}
.myrank .ranknum { text-align:right; line-height:50px; position:absolute; width:100px; line-height:81px; top:0; right:10px; font-size:18px; color:#666;}
.myrank .ranknum span { color:#bf2713;font-size:25px}

.rankList li { border-bottom:1px #ccc solid; overflow:hidden; padding:10px; position:relative;}
.rankList .rankview{float:left;border-radius:100%;}
.rankList .rankimg{display:block;width:40px;height:40px;border-radius:100%;}
.rankList .rankinfo{padding:0 60px 0 15px;color:#40414c;overflow:hidden}
.rankList .ranktitle { font-size:14px; font-weight:bold;}
.rankList .ranktips{clear:both;color:#946705; margin-top:-2px;}
.rankList .ranknum { text-align:right; line-height:50px; position:absolute; width:60px; line-height:64px; top:0; right:10px; font-size:18px; color:#666; font-size:14px;}
.rankList .ranknum a { background:#bf2713; color:#fff;font-size:14px; padding:3px 15px; border-radius:5px;}

.rankList .ranklogo { float:left; width:40px; margin-right:5px; text-align:center; height:40px; line-height:40px; font-size:16px;}
.rankList .ranklogo img { width:60%;}

/*开关效果*/
.tgl {position: relative; display: inline-block; height: 30px; cursor: pointer; float:right;margin-top: 6px;}
.tgl > input {position: absolute;opacity: 0; z-index: -1; visibility: hidden;}
.tgl .tgl_body {width: 60px;height: 30px;background: white;border: 1px solid #dadde1;display: inline-block;position: relative;border-radius: 50px;}
.tgl .tgl_switch {width: 30px;height: 30px;display: inline-block;background-color: white;position: absolute;left: 30px;top: -1px;border-radius: 50%;border: 1px solid #ccd0d6;-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.13);-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.13);box-shadow: 0 2px 2px rgba(0, 0, 0, 0.13);-moz-transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, -moz-transform cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;-o-transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, -o-transform cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;-webkit-transition: left cubic-bezier(0.34, 1.61, 0.7, 1), -webkit-transform cubic-bezier(0.34, 1.61, 0.7, 1);-webkit-transition-delay: 250ms, 250ms;transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, transform cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;z-index: 1;}
.tgl .tgl_track {position: absolute;left: 0;top: 0;right: 0;bottom: 0;overflow: hidden;border-radius: 50px;}
.tgl .tgl_bgd {position: absolute;right: -45px;top: 0;bottom: 0;width: 55px;
    -moz-transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, right cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;
    -o-transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, right cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;
    -webkit-transition: left cubic-bezier(0.34, 1.61, 0.7, 1), right cubic-bezier(0.34, 1.61, 0.7, 1);
    -webkit-transition-delay: 250ms, 250ms;
    transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, right cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;
    background:  white;
}
.tgl .tgl_bgd-negative {right: auto;left: -10px;
    background: #eb6459 ;
}
.tgl:hover .tgl_switch {border-color: #b5bbc3;-moz-transform: scale(1.06);-ms-transform: scale(1.06);-webkit-transform: scale(1.06);transform: scale(1.06);}
.tgl:active .tgl_switch {-moz-transform: scale(0.95);-ms-transform: scale(0.95);-webkit-transform: scale(0.95);transform: scale(0.95);}
.tgl >:not(:checked) ~ .tgl_body > .tgl_switch {left: -1px;}
.tgl >:not(:checked) ~ .tgl_body .tgl_bgd {right: -10px;}
.tgl >:not(:checked) ~ .tgl_body .tgl_bgd.tgl_bgd-negative {right: auto;left: -45px;}

.widgetpage {height: 70px;line-height: 70px;margin: 0 auto;text-align: center;-webkit-padding-start: 0px;}
.widgetpage li {display: inline-block;}
.widgetpage span {background: -moz-linear-gradient(center top , #FFFFFF, #F2F2F2) repeat scroll 0 0 / 100% auto #FEFEFE;border: 0 solid #D1D1D1;border-radius: 5px 5px 5px 5px;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);color: #666666; margin: 0;padding: 6px 10px;font-size:15px;}
.widgetpage span a{color:#666666;}
.widgetpage span a:hover {background: -moz-linear-gradient(center top , #FEFEFE, #DADADA) repeat scroll 0 0 / 100% auto #FEFEFE;border: 0 solid #BEBEBE;}.widgetpage span a:active {background: none repeat scroll 0 0 #ECECEC;}
.widgetpage .disabled span, .main .pagination .disabled span a:hover {background: none repeat scroll 0 0 transparent;border: 1px solid rgba(0, 0, 0, 0.22);box-shadow: none;}
.widgetpage .allpage {display: inline-block;position: relative;text-align: center;vertical-align: baseline;}
.widgetpage .currentpage {line-height: 30px;font-size:18px;}

.listWrapper ul.listWrapper_ul li {padding: 10px;border-bottom: 1px solid #ddd;}
.noList{padding:10px;list-style-type:none;}