html,body{color: #333; font-size:14px;font-family:font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;}
*{padding:0;margin:0;}
body{background:#e5e5e5;}
*{-webkit-tap-highlight-color: transparent;}
img{border:0;}
a{text-decoration:none;}
ul li{list-style:none;}
/*置顶logo样式*/
.zhiding{background: #dd2727; width: 100px; font-size: 14px;line-height:14px;color: #ffffff; border-radius: 3px; margin: 0px 0px 0px 0px;padding:0px 3px 0px 3px;}



/*顶部导航*/
.weui-navbar {display: -webkit-box;display: -webkit-flex;display: flex;position: ralative;z-index: -1;top:0px;width: 100%;background-color: #fafafa}
.weui-navbar__item:after {content: " ";position: absolute;right: 0;top: 0;width: 1px;bottom: 0;border-right: 1px solid #ccc;color: #ccc;-webkit-transform-origin: 100% 0;transform-origin: 100% 0;-webkit-transform: scaleX(.5);
transform: scaleX(.5)}
.weui-navbar:after {content: " ";position: absolute;left: 0;bottom: 0;right: 0;height: 1px;border-bottom: 1px solid #ccc;color: #ccc;-webkit-transform-origin: 0 100%;transform-origin: 0 100%;-webkit-transform: scaleY(.5);
transform: scaleY(.5)}
.weui-navbar+.weui-tab__panel {padding-top: 50px;padding-bottom: 0}
.weui-navbar__item {position: relative;display: block;-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;padding: 13px 0;text-align: center;font-size: 14px;-webkit-tap-highlight-color: rgba(0,0,0,0)}
.weui-navbar__item:active {background-color: #ededed}
.weui-navbar__item.weui-bar__item_on {background-color: #eaeaea}
.weui-navbar__item:last-child:after {display: none}
.weui-tab__panel {box-sizing: border-box;height: 100%;padding-bottom: 50px;overflow: auto;-webkit-overflow-scrolling: touch}
.weui-tab__content {display: none}
.toolbar,.weui-tabbar__item {position:absolute;}
.weui-navbar__item {color: #888}
.weui-navbar__item.weui-bar__item--on {color: #252525;background-color: #f1f1f1}
.detail img{max-width: 100%;height: auto;width: auto\9;padding:3px 0px 3px 0px;}
/*页面加载*/
#preloader {position:fixed;z-index:2500;top:0;left:0;right:0;bottom:0;background-color:#fff; z-index:999999;}
#status {position:fixed;z-index:999999;width:250px;height:100px;position:absolute;left:50%; top:50%; background-image:url(../images/loading.gif); background-size:32px 32px;background-repeat:no-repeat;background-position:center;margin:-125px 0 0 -125px; }
#status p{top:70%;}
#status em{font-size:16px!important;display:block;font-style:normal;}
.center-text{text-align:center;	}
/*信息背景*/
.page__bd_store_list .aui-flex {background: #fff;align-items: center;padding: 15px;position: relative;margin-left: 12px;margin-top: 12px;margin-right: 12px;border-radius: 3px;box-shadow: 0 4px 2px #bfbfbf;
overflow:hidden;}
/*信息基本样式*/
.xx_title{font-size:18px;color:#333;line-height:32px;}
.xx_content{font-size:14px;color:#666;line-height:25px; margin-top:10px;}
.div2 {position:absolute; left:0; width:20px; height:100%; border:1px solid #f00 padding:10px;}
.div3 {position:absolute; left:152px; top:0; width:20px; height:200px; border:1px solid #0a0}
.b_tel{color:#bfbfbf;font-size:14px;line-height:18px;}
.info-tel{width:70%; height: 25px; display: inline-block;float: left; margin-top:5px;}
.info-bh{width: 30%; height: 25px;display: inline-block; margin-left: 0; float: left; margin-top:5px;}
/*拨打电话logo样式*/ 
.fr {float:right;display:inline;}
.seckill-list-bot .msq {padding:0 5px;font-size:14px;color:#fff;text-align:center;background-color:#ff6600;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.info-bh{ font-size:14px;color:#FFFFFF;}
a.bdh{FONT-SIZE: 14px; COLOR: #fff;line-height:22px;}
/*发布日期，有效天数*/ 
.aui-good-content span{color:#1296db;font-size:0.5rem;background:#fff;border:1px solid #1296db;padding:1px 5px;border-radius:4px;}
/*分页*/
#page { width:100%; padding:15px 0; background:#fff;}
#pagetop { width:100%; padding:3px 0; }
#pagetop ul, #page ul { margin:0 auto 0px auto; display:table; text-align:center; }
#pagetop li, #page li { float:left; *float:none;line-height:30px; height:30px; margin:5px; display:inline; zoom:1;border:1px solid #ededed;}
#pagetop span, #page span { display:block; padding:0 12px; background-color: #2d5cb5; color:#fff;font-size:14px;}
#pagetop span2, #page #span2 { display:block; padding:0 10px; background-color: #fff; color:#000;font-size:14px; display: block;}
#pagetop a, #page a { font-size:14px; display: block; text-decoration: none; margin:0px; color: #000; padding:0 10px; background:#fff;}
#pagetop a:link, #pagetop a:visited, #page a:link, #page a:visited { border: 0px solid #CCCCCC; }
#pagetop a:hover, #page a:hover { background-color: #fd4839; color:#fff; }
#pagetop #span1, #page #span1 { background:#FFFFFF; display: block; }
/*底部导航菜单*/
.weui-tabbar{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;z-index:500;bottom:0;width:100%;background-color:#f7f7fa}
.weui-tabbar:before{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1px solid #c0bfc4;color:#c0bfc4;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(1.5);transform:scaleY(.5)}
.weui-tabbar__item{display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:5px 0 0;font-size:0;color:#999;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon,.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon>i,.weui-tabbar__item.weui-bar__item_on .weui-tabbar__label{color:#09bb07}
.weui-tabbar__icon{display:inline-block;width:27px;height:27px}
.weui-tabbar__icon>i,i.weui-tabbar__icon{font-size:24px;color:#999}
.weui-tabbar__icon img{width:100%;height:100%}
.weui-tabbar__label{text-align:center;color:#999;font-size:10px;line-height:1.8}
.weui-flex{display:-webkit-box;display:-webkit-flex;display:flex}
.weui-tabbar{position:fixed;background-color:#fff}
.weui-tabbar__item {position: relative;}
/*返回页顶*/
.top{ background:url(../images/icon_top.png) no-repeat; background-size:36px; width:36px; height:36px; cursor:pointer;position: fixed;right: 12px;z-index:9999;opacity: .5;bottom: 90px;}
.img{max-width: 100%;height:auto;width: auto\9;}

/*一下为内容详细页面样式*/
.hui-back{font-family:"hui-font"; line-height:45px; text-align:center; flex-shrink:0;}
.hui-back:before{content:"\e6a5"; font-size:18px; color:#464646;}
.hui-icon{font-family:hui-font;line-height:45px;flex-shrink:0; font-weight:900;}
.hui-icons-home:before{content:"\e611";font-size:19px;color:#464646;flex-shrink:0;}
.weui-textarea{display:block;border:0;resize:none;width:100%;color:inherit;font-size:16px;line-height:inherit;outline:0}
.weui-cell__bd:after{content:" ";display:inline-block;height:6px;width:6px;border-width:2px 2px 0 0;border-color:#c8c8cd;border-style:solid;-webkit-transform:matrix(.71,.71,-.71,.71,0,0);transform:matrix(.71,.71,-.71,.71,0,0);position:relative;top:-2px;position:absolute;top:50%;right:15px;margin-top:-4px}
.weui-cell__bd{padding-left:15px}
.weui-cell__bd:after{display:none}
.weui-cell__bd{-webkit-box-flex:1;-webkit-flex:1;flex:1}
.weui-cell__bd{position:relative;z-index:1;background-color:#fff}
.weui-input-80{width:10%;font-size:14px;color:#FF0000;line-height:14px;text-align:center;}
.weui-cell-80{padding:0px 5px 0px 0px;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:14px;color:#666666;}

/*头部样式*/
header {background: #fff;width: 100%;height: 44px;line-height: 44px;color: #fff;text-align: center;font-size: 19px; color:#000; font-weight:400;position: fixed;left: 0;top: 0;z-index: 97;top:0;-webkit-box-shadow:0 1px 6px #ccc;box-shadow:0 1px 6px #ccc;}
header ._right {display: block;position: absolute;right: 0;top: 0;}
header ._right img {height: 20px;margin: 12px 13px 0 0;}
header ._left {display: block;position: absolute;left: 0;top: 0;}
header ._left img {height: 20px;margin: 12px 0 0 10px;}
.fl{float:left;display:inline;} 
.fr{float:right;display:inline;}
.iconfont {font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
/*底部导航*/
.zy_goods_foot {text-align: center;background-color: #fafafa;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 999;display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: flex;flex-wrap: nowrap;-webkit-box-pack: justify;-moz-justify-content: space-around;-webkit-justify-content: space-around;justify-content: space-around;-webkit-box-align: center;-moz-align-items: center;-webkit-align-items: center;
align-items: center;}
.zy_goods_foot {text-align: center;background-color: #fafafa;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 999;display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: flex;
flex-wrap: nowrap;-webkit-box-pack: justify;-moz-justify-content: space-around;-webkit-justify-content: space-around;justify-content: space-around;-webkit-box-align: center;-moz-align-items: center;-webkit-align-items: center;align-items: center;}
.zy_goods_foot>a {padding-top: 4px;width: 15%;display: block;}
.zy_goods_foot i {display: block;}
.zy_goods_foot i img {display: block;width: 20px;height:20px;margin: 0 auto;}
.zy_goods_foot>a>span {display: block;font-size: 12px;color: #999;line-height:22px;}
.zy_goods_foot p {font-size: 16px;color: #fff;background-color: #ffa57e;line-height: 100%;width:5%;}
.zy_goods_foot p a {color: #fff;padding: 16px 0;display: block;}
.zy_goods_foot p:last-child { background: #24c516;color: #fff;}
/*信息内容页，企业信息及个人信息*/
.xq_box{background: #ffffff;align-items: center;padding:5px;position: relative;margin-left: 12px;margin-top: 12px;margin-right: 12px;}
/*.xq_title {font-size: 19px;font-weight:600;line-height:25px;}*/
h1 {font-size:19px;LINE-HEIGHT: 25px;font-weight:600;}
.xq_time_ico{float:left;width:5%;margin:15px 0; display:block;}
.xq_time_word{float:right;width:95%;line-height:40px;color:#999999; font-size:12px;}
.xq_text {font-size: 16px;color:#666666;line-height:32px;}

.info-qiye{background:#fff; margin:15px 20px 15px;box-shadow:-1px 0 6px #dde1ec;padding:15px 0px 10px;border-radius:3px;overflow:hidden;}
.info-qiye-head {margin-left:15px;height: 3rem;width: 3rem;overflow: hidden;border-radius: 50%; float:left;}
.info-qiye-head img {width: 100%; display:block;}
.info-content{background:#fff; margin:15px 20px 15px;box-shadow:-1px 0 6px #dde1ec;padding:10px 15px 10px;border-radius:3px;overflow:hidden; display:inline-block;}
.info-qiye-line{width:100%;border:#f6f6f6 solid 1px; clear:both;margin:10px 0px;}
.info-qiye-name{float:left;margin-bottom:15px;margin-left:10px;}
.info-qiye-name span{font-size:12px;line-height:22px; color:#333;}
.info-geren-name{float:left;margin-bottom:8px;margin-left:10px;font-size:14px;color:#333;line-height:inherit;}
.info-addr{padding-left:20px;font-size:12px;color:#999;line-height:12px; overflow:hidden;}
.info-addr span{ display:block;float:left; vertical-align:middle;margin:auto;}


.jubao p{ margin-left:30px; margin-right:15px; background:url(../images/jb.png) no-repeat left center;padding:20px 0px 20px 27px;font-size:12px;color:#999;line-height:12px;}
/*搜索样式*/
.input-box{margin:10px;padding:0px 2px;}
.input-box form { position: relative; display: -webkit-box; -webkit-box-align: stretch; border: 1px solid #3781e4; }
.input-box input { display: block; }
.num-inp { padding: 0.25rem 0.5rem; padding-right: 2.5rem; -webkit-box-flex: 1; -webkit-appearance: none; height: 2rem; font-size: 1rem; border: none; border-radius: 0; }
.query-btn { width: 3rem; height: 2.5rem; border: none; border-left: 1px solid #3781e4; background:url(../images/s.png) center center no-repeat #3781e4; border-radius: 0; background-size: auto 100%; }
.input-box .num-inp:focus { outline: none; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0 1px 2px rgba(0,0,0,0.3) }
.input-box .clear { position: absolute; top: 0.25rem; right: 3.25rem; width: 2rem; height: 2rem; no-repeat; background-size: 100% 100%; }
.search{width:96%;font-size:14px;line-height:14px;color:#333;margin:0 auto;}
.search{width:96%;font-size:14px;line-height:14px;color:#333;margin:0 auto;padding-left:10px;padding-top:10px;padding-bottom:10px;}
/*搜索结束*/
