@charset "utf-8";
/* CSS Document */

html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color :rgba(0, 0, 0, 0); -moz-tap-highlight-color :rgba(0, 0, 0, 0);}
body {font-family: Microsoft YaHei, Arial,微软雅黑; margin: 0; background-color: #fff; height: 100%; overflow-x: hidden; -webkit-overflow-scrolling: touch;  margin:0 auto;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
svg:not(:root) { overflow: hidden; }
.weui-panel { margin-top:0; }

em,s,i{font-style:normal;}
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; vertical-align: middle; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; outline:none; border:0;}
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; resize: vertical; }
optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }

button, input, select, textarea { font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none outside none; }

a { color:#333; }

.memface { width:50px !important; height:55px; border-radius:50%; border:2px solid #eee; box-shadow:1px 1px 0 1px rgba(8,1,3,.2);  }

/*分页*/
.page{width:100%;text-align:center;font-size:14px;margin:10px 0;}
.page .current,.page a,.page a:hover,.page span{display:inline-block;margin-right:2px;padding:0 10px;height:25px;line-height:25px;vertical-align:middle}  
.page a,.page span{color:#404548;border:1px solid #D7DBDC;background-color:#F6FFFF; border-radius:5px; }  
.page .current,.page a:hover{text-decoration:none;color:#FFF;background-color:#ff0000;vertical-align:middle}  
.page .next,.page .prev{ }
.page #tbthinkphppage{border:1px #ccc solid; width:40px; height:25px;padding:0 1%; border-radius:5px; }
/*分页end*/

.pd-10{padding:10px;}

.mg-t-10{margin-top:10px;}
.mg10-0{margin:10px 0;}
.mg-rl-5{margin:0 5px;}
.mg-r-10{margin-right:10px;}
.mg10{margin:10px;}
.weui-content{background:#f5f5f5;}
.clearfix{clear:both; display:block;}
.clear:after,.clear:before{clear:both; display:block; content:"";}
.num{font-family:Arial, Helvetica, sans-serif;}
.t-c{text-align:center;}
.t-r{text-align:right;}
.redstar:after{content: " ";position: absolute;display: block;width: 2px;height:10px;background: #e0c48b;top: 25px;left: 8px;}
.redstar-area:after{content: " ";position: absolute;display: block;width: 2px;height:10px;background: #e0c48b;top: 45px;left: 8px;}
.txt-color-ml{color:#586c94;}
.txt-color-red{color:#e0c48b;}
.yellow-color{background-color:#ffb03f;}
.gray-color{background-color:#ddd;}
.red-color{background-color:#e81a62;}
.weui-icon-success{color:#15C8DA;}

.font-b{font-weight:bold;}
.font-red{color:red;}
.font-12{font-size:12px;}
.font-13{font-size:12px;}
.font-14{font-size:14px; font-weight:normal;}
.font-15{font-size:15px;}
.font-16{font-size:16px;}
.font-20{font-size:20px;}
.mg-tb-5{margin:5px 0 !important;}


.w-100{width:100px;}
.w-90{width:90px;}
.w-80{width:80px;}

.fl{float:left;}
.fr{float:right;}
.fl-5{float:left;width:50%;padding: 0;margin:0;line-height:28px;}
.fl-6{float:left;width:60%;padding: 0;margin:0;line-height:28px;}
.fl-4{float:left;width:40%;padding: 0;margin:0;line-height:28px;}
.msgtips{text-align:center;padding:10px 0;}
.radius{border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; -webkit-border-radius:50%;}
header,.weui-navbar{
	background: -moz-linear-gradient(top, #fff 0%, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#efefef));
    background: -webkit-linear-gradient(top, #fff 0%,#efefef 100%);
    background: -o-linear-gradient(top, #fff 0%,#efefef 100%);
    background: -ms-linear-gradient(top, #fff 0%,#efefef 100%);
    background: linear-gradient(to bottom, #fff 0%,#efefef 100%);
	}
/*滚动条样式*/
.scrollbar-none::-webkit-scrollbar {/*滚动条宽度设置*/
    width: 0px;height: 0;
}
/*店铺头部导航*/
.weui-content .storetopnav{
	float: left;width:100%;height:44px;margin-top:10px;
}
.weui-content .storelogo{
	float: left;
	width:30%;
	height:44px;
	line-height: 44px;
	margin-left:7px;
	text-align:center;
} 
.weui-content .storelogo img{
	width:45px;height:45px;border-radius:45px;
}
.weui-content .logo {
	width:45%;
	float: left;
	text-align: center;
	height: 44px;
	line-height:44px;
}
/*.weui-content .logo span{
	margin-left:15%;
}*/
.weui-content .logo img {
	width: 80%;
}
.weui-content a.fanhui {
	width: 20px;
	height: 56px;
	float: left;
	margin-left: 10px;
	background: url(../images/fanhui.png) no-repeat center;
	background-size: contain;
}
.weui-content .menubtn {
	position: relative;
	color: #333;
	z-index: 9999;
	text-decoration: none;
	background-image: url(../images/daohh.png);
	background-position: center
center;
	background-
repeat: no-repeat;
	width: 32px;
	height: 32px;
	float: right;
	margin-right: 10px;
	top: 14px;
	background-size: contain;
}
/* toggle menu*/
.weui-content #pgcontainer {
	padding: 0;
	margin: 0
}
.weui-content .overlay {
	position: fixed;
	width:100%;
	height:100%;
	z-index: 99;
	background-color: rgba
(0,0,0,0.5);
	bottom: 0;
	right: 0;
	left: 0
}
.weui-content .openmenu .overlay {
	top: 0
}
.weui-content #hamburgermenu {
	height: 100%;
	width: 0;
	background: rgb(51, 51,
51);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 101;
	overflow: hidden;
	-webkit-box-shadow: 3px 0 7px
rgba(0,0,0,.55);
	-moz-box-shadow: 3px 0 7px rgba(0,0,0,.55);
	box-shadow: 3px 0 7px rgba
(0,0,0,.55)
}
.weui-content #hamburgermenu ul {
	z-index: 101;
	min-height:480px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 20px;
	padding-bottom: 45px;
}
.weui-content #hamburgermenu ul li {
	display: block;
	height: 45px;
	line-height: 45px;
}
.weui-content #hamburgermenu ul li a {
	display: block;
	min-width: 130px;
	padding: 0px 22px;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	text-align: left
}
.weui-content #hamburgermenu li a:hover{
	color: #fff;
	background: #2c2c2c
}
.weui-content #hamburgermenu ul li img {
	width: 24px;
	height: 24px;
	margin-right:5px;
	margin-top:10px;
	float: left;
}

/*初始广告页*/
.advert-bgimg-nav{width:100%;height:100%;position:relative;}
.advert-bgimg-nav .time-dao{position:absolute;right:0;top:0;padding:2px 5px;color:#fff;letter-spacing:0.5px;font-size:14px;background:#000;filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;z-index:100;}
.advert-bgimg-nav img{width:100%;height:100%;}

/*首页宣传页*/
.conduct-bgimg-nav{width:100%;height:100%;position:relative;}
.conduct-bgimg-nav .time-dao{position:absolute;right:0;top:0;padding:2px 5px;color:#fff;letter-spacing:0.5px;font-size:14px;background:#000;filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;}
.conduct-bgimg-nav img{width:100%;height:100%;}

/*底部导航*/
.foot-black{height:48px; clear:both;}
.weui-tabbar.wy-foot-menu{position:fixed;}
.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label{color:#e0c48b;}
.weui-tabbar__label{color:#666;}

@media screen and (min-width: 160px) and (max-width: 375px) 
{  
	.weui-tabbar__label{ font-size:12px; }
	.wy-pro-list .protxt .name { font-size:11px; }
}

@media screen and (min-width: 376px) and (max-width: 414px) 
{  
	.weui-tabbar__label{ font-size:13px; }
	.wy-pro-list .protxt .name { font-size:13px; }
}

.weui-tabbar__icon{width:22px; height:22px;}
.weui-tabbar__item .foot-menu-home{background:url(../images/footer01.png) no-repeat; background-size:22px;}
.weui-tabbar__item.weui-bar__item--on .foot-menu-home{background:url(../images/footer001.png) no-repeat; background-size:22px;}
.weui-tabbar__item .foot-menu-list{background:url(../images/footer02.png) no-repeat; background-size:22px;}
.weui-tabbar__item.weui-bar__item--on .foot-menu-list{background:url(../images/footer002.png) no-repeat; background-size:22px;}
.weui-tabbar__item .foot-menu-cart{background:url(../images/footer03.png) no-repeat; background-size:22px;}
.weui-tabbar__item.weui-bar__item--on .foot-menu-cart{background:url(../images/footer003.png) no-repeat; background-size:22px;}
.weui-tabbar__item .foot-menu-member{background:url(../images/footer04.png) no-repeat; background-size:22px;}
.weui-tabbar__item.weui-bar__item--on .foot-menu-member{background:url(../images/footer004.png) no-repeat; background-size:22px;}
/*首页轮播*/
.swiper-container {width: 100%;} 
.swiper-container img {display: block;width: 100%;height:100%}
/*首页图标链接*/
.wy-iconlist-box{background:#fff; padding:0 10px;}
.wy-links-iconlist{display:block; text-align:center; margin:10px 0;}
.wy-links-iconlist .img{margin:0 13px;}
.wy-links-iconlist img{width:100%;}
.wy-links-iconlist p{font-size:11px; color:#454545; margin-top:5px;}
/*积分活动*/
.wst-in-adst{
	float:left;
	width:100%;
	margin: 8px 0px 15px 0;
	padding: 5px;
	background:#ffffff;
}
.wst-in-adst .adst{
	float:left;
	width: 47.222222%;
	height: 80px;
	padding:3px;
	border: 1px solid #f2f1f1;
}
.wst-in-adst .adst img{
	width: 100%;
	height: 100%;
	display:block;
}
/*注册*/
.regist-sec-cls{height:30px;line-height:30px;border:1px #eee solid;border-radius:4px;background:#fff;width:30%;margin:2% 0;margin-right:1%;box-shadow: inset 0px 0px 5px #ccc;padding-left:2%;}
/*首页新闻切换*/
.wy-ind-news{padding:10px 40px; height:18px; line-height:18px; overflow:hidden; background:#fff; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; font-size:12px; position:relative;}
.wy-ind-news a{color:#888; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.wy-ind-news a.newsmore{display:block; width:40px; height:34px; position:absolute; right:0; top:0; }
.news-icon-laba{width:18px; height:18px; display:inline-block; position:absolute; left:10px; top:10px; background:url(../images/news-icon.png) no-repeat; background-size:18px;}
.news-icon-more{width:18px; height:18px; display:inline-block; position:absolute; right:10px; top:10px; background:url(../images/icon-more.png) no-repeat; background-size:18px;}

/*首页模块*/
.wy-Module{margin:0; position:relative;}
.wy-Module-tit{padding:8px 10px; line-height:18px; position:absolute; left:0; top:0;}
.wy-Module-tit span{font-size:12px; font-weight:bold; color:#333; padding-left:5px; line-height:18px;}
.wy-Module-tit span:after{position:absolute; left:0; top:9px; height:16px; width:3px; background:#e0c48b; content:"";}
.swiper-pagination-fraction.jingxuan-pagination{top:0; right:10px; padding-right:10px; bottom:auto; left:auto; text-align:right; font-size:8px;}
.swiper-pagination-fraction.jingxuan-pagination span{font-size:10px; line-height:34px; color:#999;}
.wy-Module-tit-line{padding:10px; line-height:18px; text-align:center;}
.wy-Module-tit-line span{font-size:12px; color:#333; position:relative;}
.wy-Module-tit-line span:after{position:absolute; left:-20px; top:6px; height:2px; width:10px; background:#e0c48b; content:"";}
.wy-Module-tit-line span:before{position:absolute; right:-20px; top:6px; height:2px; width:10px; background:#e0c48b; content:"";}
/*产品列表*/
.wy-pro-list{margin:0; background:#f5f5f5;}
.wy-pro-list li{width:47%; float:left; margin-bottom:2%; margin-left:2%; position:relative; background:#fff; border-radius:7px; }
.wy-pro-list li a{display:block;}
.wy-pro-list .proimg{height:47vw; position: relative;}
.wy-pro-list .proimg img{display:block; position:absolute; top:50%; left:50%; height:100%; width:100%; transform-origin: 50% 50% 0px; transform: translate3d(-50%, -50%, 0px);}
.wy-pro-list .protxt{margin-top:1px; padding:5px 8px;}
.wy-pro-list .protxt .name{font-size:10px; color:#454545;height:22px;line-height:22px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.wy-pro-pri{ color:#e0c48b; font-size:10px; margin-top:0px; line-height:20px; padding-bottom:0px; }
.wy-pro-pri span{font-family:Arial, Helvetica, sans-serif; padding-left:3px; font-size:13px;}
.wy-pro-ms { float:right:width:50%; line-height:20px; font-size:12px; font-weight:normal; color:#cc0000; margin-top:3px; text-align:right; }
.morelinks{padding:10px 0; text-align:center;}
.morelinks a{color:#666; font-size:12px;}

/*秒杀产品列表*/
.ms-pro-list{margin:0; background:#f5f5f5;}
.ms-pro-list li{width:100%; float:left; margin-bottom:2%; margin-left:2%; position:relative; background:#fff;}
.ms-pro-list li a{display:block;}
.ms-pro-list .proimg2{ float:left; width:120px; height:120px; position: relative;}
.ms-pro-list .proimg2 img{display:block; position:absolute; top:50%; left:50%; height:100%; width:100%; 
		transform-origin: 50% 50% 0px; transform: translate3d(-50%, -50%, 0px); max-width:120px; max-height:120px; }
.ms-pro-list .protxt2{ height:120px; margin-top:5px; margin-left:130px; padding:5px 8px 0 0 0px;}
.ms-pro-list .protxt2 .name{font-size:10px; color:#454545;height:32px;line-height:16px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.ms-pro-pri{color:#e0c48b; font-size:10px; margin-top:3px; line-height:22px;}
.ms-pro-pri span{ padding-left:3px; font-size:13px;}
.ms-pro-list .probtnpay {  background: linear-gradient(-90deg,rgba(252,77,81,1),rgba(252,63,120,1)); border-radius: 100px; color: #fff;
    font-size: 14px; padding: 3px 15px; float: right; margin-right:20px; line-height: 23px; color:#fff; }
.ms-pro-list .probtnpay a { color:#fff; }
.head_miaosha {
	background: -moz-linear-gradient(left,#FA4DBE 0,#FBAA58 100%);
    background: -webkit-gradient(linear,left top,left right,color-stop(0,#FA4DBE),color-stop(100%,#FBAA58));
    background: -webkit-linear-gradient(left,#FA4DBE 0,#FBAA58 100%);
    background: -o-linear-gradient(left,#FA4DBE 0,#FBAA58 100%);
    background: -ms-linear-gradient(left,#FA4DBE 0,#FBAA58 100%);
    background: linear-gradient(to left,#FA4DBE 0,#FBAA58 100%);
    border-bottom-color: transparent; padding: 4px 10px; height:60px;
    top: 0; left: 0; width: 100%; z-index: 120;  display: block; box-sizing: border-box;
}
.head_miaosha ul.ul01 { float:left; width:10%; text-align:center; color:#fff; font-size:16px; }
.head_miaosha ul.ul02 { float:left; width:80%; padding-right:10%; text-align:center; color:#fff; font-size:16px; margin:0; }
.head_miaosha ul.ul03 { float:left; width:100%;text-align:center; color:#fff; font-size:14px; }
.main-back { 
    height: 28px; width: 28px; display: block;
    background: url(../images/cms-img.png) -32px 0 no-repeat;
    background-size: 287px 800px; float: left; }

/*商品分类页*/
.padding-all{padding:10px}
.w-3{width:33.33%;  float:left; padding:.3rem .4rem; box-sizing: border-box; position: relative;}

.category-top{border-bottom:1px solid #e8e8e8;position:fixed; left:0; top:0; right:0; z-index: 1; background:#F6F6F9}
.menu-left,.menu-right{position:fixed; left:0;top:44px; bottom:0; overflow-y: scroll;}
.menu-right #loading{left:11px; top:44px;}

.menu-left{background:#F6F6F9;}
.menu-left ul li{box-sizing: border-box;  font-size:12px; color:#333; width:76px; height:42px; line-height:42px; text-align: center;}
.menu-left ul li.active{background:#fff; position:relative;}
.menu-left ul li.active:before{content: " "; position: absolute;display: block; width:2px; height:100%; background:#e0c48b; top:0; left:0;}
.menu-right{background:#fff; position:inherit; margin-left:76px; margin-top:44px; right:0; bottom:0;}
.menu-right h5{font-size:12px; padding-top:2px; color:#666; margin-top:12px; margin-bottom:4px; border-bottom:1px solid #f5f5f5; padding-bottom:8px;}
.menu-right h5:first-child{margin-top:0;}

.menu-right ul{overflow: hidden;}
.menu-right ul li{text-align: center;}
.menu-right ul li a{display:block; position: absolute; left:3px; top:7px; bottom:7px; right:3px;}
.menu-right ul li:nth-child(3n+1) a{left:0; right:7px;}
.menu-right ul li:nth-child(3n) a{right:0; left:7px;}
.menu-right ul li span{display:block;height:54px; line-height:18px; overflow: hidden; text-align: center; font-size:10px; color:#888;}
.menu-right ul li img{width:50px; height:50px;	}
.mune-no-img img{display:none}
.mune-no-img span{border:1px solid #efefef; color:#555; border-radius:4px;}

/*商品列表*/
.fixed-top{position:fixed; top:0; left:0; right:0; z-index:100;}
.pro-sort{text-align:center; background:#f5f5f5; border-bottom:1px solid #efeff4;}
.pro-sort .weui-flex__item .placeholder{height:40px; line-height:40px; position:relative; font-size:14px;}
.pro-sort .weui-flex__item .placeholder:before{content:""; height:20px; width:1px; background:#dedede; position:absolute; left:0; top:10px;}
.pro-sort .weui-flex__item:first-child .placeholder:before{width:0;}
.pro-sort .weui-flex__item .placeholder.NormalCss,.pro-sort .weui-flex__item .placeholder.SortAscCss,.pro-sort .weui-flex__item .placeholder.SortDescCss{color:#e0c48b;}
.pro-sort .weui-flex__item .placeholder.SortAscCss:after{content:""; border:4px solid transparent; border-top:4px solid #e0c48b; font-size:0; line-height:0; width:0; height:0; position:absolute; right:20px; top:18px;}
.pro-sort .weui-flex__item .placeholder.SortDescCss:after{content:""; border:4px solid transparent; border-bottom:4px solid #e0c48b; font-size:0; line-height:0; width:0; height:0; position:absolute; right:20px; top:14px;}

.proListWrap .pro-items{margin-bottom:1px; background:#fff;}
.weui-media-box__desc{color:#454545;}
.wy-pro-pri em{font-weight:bold; margin-left:2px;}
.weui-media-box__info.prolist-ul{margin-top:5px;}
.weui-media-box_appmsg .weui-media-box__hd{width:55px; height:55px; margin-right:15px; margin-left:15px; /* border-radius:50%; border:2px solid #eee; box-shadow:1px 1px 0 1px rgba(8,1,3,.2); */ }
.weui-media-box__desc{line-height:1.4;}

/*商品详情tab切换*/
.weui-navbar__item.proinfo-tab-tit{padding:10px 0;}
.weui-navbar__item.proinfo-tab-tit:after{display:none;}
.weui-navbar__item.proinfo-tab-tit.weui-bar__item--on:before{content:""; width:34px; height:3px; background:#e0c48b; position:absolute; left:50%; margin-left:-17px; bottom:-1px; z-index:10;}
.weui-navbar__item.weui-bar__item--on{color:#e0c48b; font-weight:bold; background-color:inherit;}
.weui-navbar + .weui-tab__bd.proinfo-tab-con{padding-top:44px;}
.swiper-zhutu-pagination{width:40px; height:40px; border-radius:50%; background:rgba(0,0,0,.3); color:#fff; font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:40px; font-size:12px;}
.swiper-zhutu-pagination .swiper-pagination-current{font-size:14px;}
.swiper-zhutu-pagination .swiper-pagination-total{font-size:12px;}
.swiper-pagination-fraction.swiper-zhutu-pagination{left:auto; right:20px;}

/*商品信息*/

.cxdao_nav{width:100%;margin:1% 0;padding:2%;background:#f00;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;color:#fff;text-align:center;}
.cxdao_nav span{background:#fff;color:#f00;padding:2px;border-radius:2px}
.areaCls{height:25px;line-height:25px;border:1px #eee solid;border-radius:4px;background:#fff;width:100px;box-shadow: inset 0px 0px 5px #ccc;padding-left:2%;}

.wy-media-box{margin:10px 0; background:#fff; padding:12px 10px; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}
.wy-media-box-nomg{background:#fff; padding:12px 10px; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}
.wy-media-box2{margin:10px 0; background:#fff; padding:5px 10px; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}
.wy-media-box__title{font-size:14px; font-weight:normal; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; line-height:1.5;}
.weui-media-box_appmsg .weui-media-box__hd.proinfo-txt-l{width:30px; height:auto; vertical-align:top;}
.promotion-label-tit{font-size:13px; color:#81838e; line-height:15px;}
.promotion-message{margin: 8px 0;line-height: 15px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.promotion-message .yhq{font-style: normal;display: inline-block;height: 13px;border: 1px solid #e0c48b;font-size: 0;border-radius: 2px;width: auto;overflow: hidden; margin-right:5px; float:left;}
.label-text {padding: 0 1px;font-size: 10px;color: #e0c48b;line-height: 13px;height: 13px; display:inline-block;}
.promotion-item-text{font-size: 13px;color: #222;line-height: 15px;}
.yhq-btn{margin-bottom:8px; text-align:right;}
.yhq-btn a{float:left; display:block; border:1px solid #e1e1e1; color:#fff; background:#e0c48b; font-size:12px; line-height:20px; padding:0 8px; border-radius:4px;}
/*sku*/
.promotion-sku{padding:8px 0 5px 0;}
.promotion-sku li{float:left; margin:0 5px 5px 0;}
.promotion-sku li a{display:block;border:1px solid #ddd; border-radius:3px; background-color:#fff;min-width:20px;padding:5px 12px; max-width:100%;text-align: center; font-size:13px; color:#222; position:relative;}
.promotion-sku li.active a:after{content:""; width:12px; height:12px; background:url(../images/xuanze.png) no-repeat; background-size:12px; position:absolute; right:0; bottom:0;}
.promotion-sku li.active a{border:2px solid #e0c48b; margin:-1px;}

.wy-media-box2 .weui-media-box_appmsg{border-top:1px solid #ededed; padding-top:5px;}
.wy-media-box2 .weui-media-box_appmsg:first-child{border:0; padding-top:0; }
.wy-media-box2.txtpd .weui-media-box_appmsg{padding-top:0; border:0;}

.pro-detail{margin:0; padding:10px; overflow:hidden;}
.pro-detail img{display:block; width:100%;}

.weui-cell.nopd{padding:0 0 8px 0; border-bottom:1px solid #ededed; margin-bottom:8px;}
.weui-media-box__info.pinlun{margin-top:8px; padding-bottom:0;}
.weui-cell__time{float:right; font-size:12px; color:#999;}
/*五星评价*/
.comment-item-star {display: inline-block;overflow: hidden;width: 75px;height: 11px;margin-top:5px;margin-bottom:5px;background: url(../images/comment-star.png) repeat-x 0 -11px;background-size: 15px 22px;}
.comment-item-star .real-star {display: inline-block;height: 22px;background: url(../images/comment-star.png) repeat-x 0 0;background-size: 15px 22px;}
.comment-stars-width5 {width: 100%;}
.comment-stars-width4 {width: 80%;}
.comment-stars-width3 {width: 60%;}
.comment-stars-width2 {width: 40%;}
.comment-stars-width1 {width: 20%;}

.mg-com-img{margin-top:8px; margin-bottom:-9px;}
.list-more{margin:10px 0; background:#fff; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}
.weui-cell.list-more:before{display:none;}
/*商品详情底部按钮*/
.promotion-foot-menu-items{position:relative; padding:5px 10px 0; text-align:center;}
.promotion-foot-menu-kefu{background:url(../images/icon-kefu.png) no-repeat; background-size:22px;}
.promotion-foot-menu-cart{background:url(../images/footer03.png) no-repeat; background-size:22px;}
.promotion-foot-menu-collection{background:url(../images/icon-collection.png) no-repeat; background-size:22px;}
.promotion-foot-menu-label{line-height:40px; font-size:15px; color:#fff;}
/*返回顶部*/
#tophovertree{display:block;position:fixed;width:36px;height:36px;right:10px;bottom:60px;cursor:pointer;background-image:url(../images/tophovertree.gif);opacity:0.9;display:none}


/*订单详情*/
.wy-header{ height:44px; border-bottom:1px solid #e1e1e1; position:relative;}
.wy-header-icon-back{position: absolute; left:0; top:0; width: 40px;height: 44px; }
.wy-header-icon-back span {width:20px;height:20px; margin: 12px 0 0 10px; background:url(../images/icon-back.png) no-repeat; background-size:20px; display:block;}
.wy-header-title{margin: 0 50px;text-align: center;height: 44px;line-height: 44px;font-size: 16px; color:#252525;}
.promotion-label-tit img{width:80%;}
.wy-media-box.address-select{margin-top:0; background:url(../images/location-border.png) repeat-x left top #fff; border-bottom:0; background-size:auto 3px;}
#divshouhuoaddr,#divshouhuoaddr_add { display:none; }
#divzitishoplist { display:none; }

.address-txt{font-size:13px; color:#232323; line-height:18px;}
.address-name{font-size:15px; font-weight:bold; color:#232323;}
.address-name span{margin-right:10px;}

.ord-pro-link{font-size:14px; font-weight:normal; color:#232323;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all; line-height:1.8; display:block;}
.wy-pro-pri.ord-pri{padding:0 0 5px 0;}
.sitem-tip{padding:2px 6px;background: #e0c48b;color: #fff;font-size:12px;font-style: normal;}
/*--订单详情---spinner--*/
.Spinner{display:block;overflow:hidden;width:200px;margin:0;}
.Spinner .Amount{width:100px;height:14px;padding:4px 5px;line-height:14px;border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9;float:left;text-align:center;color:#333;outline:0; font-size:14px;}
.Spinner a{display:inline-block;width:22px;height:22px;border:1px solid #d9d9d9;background-color:#f7f7f7;float:left;cursor:pointer;outline:0;}
.Spinner a i{font-style:normal;background:url(../images/BuynBtn.png) no-repeat;display:block;width:12px;height:12px;margin:5px;text-indent:999999%;overflow:hidden;}
.Spinner .Decrease i{background-position:-12px -12px;}
.Spinner .Increase i{background-position:-12px -0px;}
.Spinner .DisDe i{background-position:-0px -12px;}
.Spinner .DisIn i{background-position:-0px -0px;}

.weui-media-box { padding-top:15px; }
.weui-media-box__bd .ord-pro-list{margin-top:8px; padding-top:8px; border-top:1px solid #ededed;}
.weui-media-box__bd .ord-pro-list:first-child{margin-top:0; padding-top:0; border-top:0;}

.weui-media-box_appmsg .weui-media-box__hd.check-w{width:33px; margin-right:5px;}
.weui-cell__hd.cat-check{margin-top:29px;}
.weui-cell__hd.cat-check2{margin-top:0; display:inline-block;}

.weui-tabbar__item.npd,.wy-foot-menu .npd{padding:2px 0;}

.cart-yunfei-txt{font-size:11px; color:#666; line-height:20px;float:left;width:100%;vertical-align:bottom;}
.cart-yunfei-txt em{font-size:11px; font-weight:bold; color:#e0c48b;}
.cart-yunfei-txt i{color:#e0c48b; font-size:11px;}

.cart-total-txt{float:left;width:100%;font-size:15px; color:#222; line-height:40px;}
.cart-total-txt em{font-size:16px; font-weight:bold; color:#e0c48b;}
.cart-total-txt i{color:#e0c48b; font-size:13px;}
.cart-foot-check-item{padding:0 10px; line-height:40px; background:#ddd; text-align:center;}
.wy-dele{width:20px; height:20px; float:right; background:url(../images/icon-dele.png) no-repeat; display:block; background-size:20px;}
.weui-cell.allsec-well{padding:0 10px;}

/*--我的---*/
.wy-center-top{width:100%; height:133px; overflow:hidden; background-image:linear-gradient(-204deg,#fd465f 0,#fc5e9f 100%);  }
.wy-center-top .userinfo{padding:0}
.wy-center-top .xx-menu{height:44px; background:rgba(0,0,0,.3);}
.user-name{color:#fff; font-weight:600; font-size:14px;}
.user-grade{color:#FC0; margin:2px 0; font-size:14px;}
.user-integral{font-size:13px; color:#fafafa;}
.signcls{cursor:pointer;color:#fff;border:1px #fff solid;font-size:12px;padding:1px 3px;border-radius:3px;}
.signcls:hover{color:#fc0;border:1px #fc0 solid;}
.signdone{color:#666;border:1px #666 solid;}
.signdone:hover{color:#666;border:1px #666 solid;}
.xx-menu-list{padding:5px 0; text-align:center; color:#fff; line-height:17px; position:relative;}
.xx-menu-list em{font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.xx-menu-list p{font-size:12px;}
.xx-menu .weui-flex__item .xx-menu-list:after{content:""; height:24px; width:1px; background:rgba(255,255,255,.5); position:absolute; left:0; top:10px; display:block;}
.xx-menu .weui-flex__item:first-child .xx-menu-list:after{display:none;}
.center-alloder{padding:0; font-size:14px; color:#333;}
.center-list-txt{font-size:14px; color:#333; line-height:20px;}
.wy-cell{display:-webkit-box;display:-webkit-flex;display:flex;}
.center-list-icon{width:20px; height:auto;}
.center-ordersModule{text-align:center; display:block; padding:10px 0; position:relative; border-right:1px solid #eee; }
.center-ordersModule .imgicon{display:inline-block; height:24px; text-align:center; margin-bottom:5px;}
.center-ordersModule .imgicon img{height:28px; width:auto;}
.center-ordersModule .name{font-size:12px; color:#333;}
.center-ordersModule .on-bottom{border-bottom:2px #fff solid;}
.center-ordersModule .on-bottom:hover{border-bottom:2px #f00 solid;}
.center-money{font-size:15px; color:#000; font-family:Arial, Helvetica, sans-serif;}
.pro-amount span.font-13{line-height:24px; padding-right:10px;}

.ord-status-txt-ts{font-size:13px; color:#ee7800;}
.weui-panel__hd{padding:10px 15px 10px 10px;}
.weui-panel__hd:after{left:10px;}

.ords-btn-dele{display:inline-block; margin-left:10px; padding:2px 15px; font-size:14px; border:1px solid #333; border-radius:3px; color:#333;}
.ords-btn-com{display:inline-block; margin-left:10px; padding:2px 15px; font-size:14px; border:1px solid #e07100; border-radius:3px; color:#e07100;}

.weui-cell.oder-opt-btnbox{display:block; text-align:right;}
.ord-statistics{padding:10px 15px; border-top:1px solid #e5e5e5; font-size:13px; text-align:right;}
.ord-statistics span{margin-left:5px;}

.jyjl .weui-panel__bd{border-top:8px solid #f5f5f5}
.address-opt{margin-top:10px;}
.address-list-box{position:relative;}
.weui-media-box__desc.address-txt{-webkit-line-clamp:10;}
.address-edit{width:24px; height:24px; display:block; float:right; right:15px; top:15px; background:url(../images/icon-edit.png) no-repeat; background-size:24px;}
.address-dele{width:24px; height:24px; display:block; float:right; right:15px; top:15px; background:url(../images/icon-dele.png) no-repeat; background-size:24px;}
.address-box .weui-panel__bd{border-bottom:10px solid #f5f5f5;}
.default-add{color:#fff; padding:0 5px; font-size:13px; margin-top:5px; display:inline-block; background:#e0c48b;}

.wy-address-edit{font-size:14px;}
.weui-label.wy-lab{width:70px;}

.cardlist{font-size:15px;}
/*--发表评价---*/
.order-list-Below {height:17px; padding:15px;position: relative; background:#fff;}
.order-list-Below h1 {font-size:13px;color: #333; height:17px;float:left; line-height:17px;}
.order-list-Below ul {float:left;height:17px; padding-left:5px;}
.order-list-Below ul li {float: left;width:17px;height:17px;background: url("../images/pic_heart01.png") no-repeat left top;background-size: 17px 17px; margin:0 10px;}
.order-list-Below ul li.on {background: url("../images/pic_heart02.png") no-repeat left top;background-size: 17px 17px;}
.com-txt-area{margin:0;}
.weui-textarea.txt-area{ font-size:13px; font-family:Helvetica,STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Arial; font-weight:normal;}
.com-button {position:fixed;z-index: 999;bottom: 0;left: 0;clear: both;width: 100%;height:60px;padding-top: 10px;background: #fff;;text-align: center;}
.com-button a {margin: 0 auto;display: block;width: 90%;height: 39px;line-height: 39px;background: #fff;border: 1px solid #ff4d55;border-radius: 4px;color: #ff4d55;font-size: 14px;}

/*--login---*/
.login-box{width:100%;overflow:hidden;margin:0 auto;}
.lg-title{width:100%;height:auto;overflow:hidden;font-size:20px;text-align:center; line-height:100px; color:#fff;}

.login-form{width:100%;height:auto; padding:20px 30px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}
.common-div{width:100%;height:40px;overflow:hidden;border-radius:4px;-webkit-border-radius:4px;margin-bottom:20px; position:relative;}
.login-user-name,.login-user-pasw{background-color:rgba(255,255,255,0.1);}
.common-div >.common-icon{float:left;width:20px;height:20px;overflow:hidden;margin:10px;}
.common-div >.common-icon img{width:100%;height:auto;}
.common-div >input{width:100%;height:40px; padding:6px 10px 6px 46px;background-color:transparent;
	border:none;outline:none;font-size:15px;color:#333; font-weight:500; box-sizing:border-box; 
	-moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; 
	position:absolute; left:0; top:0; border:1px solid #e0c48b;
}
.login-btn{background-color:#e0c48b;color:#fff;font-size:16px;text-align:center;line-height:40px; display:block;}
.forgets{width:100%;height:auto;margin:0 auto; padding:0 30px;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}
.forgets >a{color:#fff;opacity:1;font-size:16px;}
.forgets >a +a{float:right;}
.login-oth-btn{border:1px solid #e0c48b; color:#e0c48b;font-size:16px;text-align:center;line-height:40px; display:block;}

.wy-news-list{font-size:15px; color:#232323;}
.wy-news-time{font-size:12px; color:#888;}
.wy-news-info{color:#333;}
.commg{margin:0; font-size:14px;}
.weui-cells.commg:before{display:none;}

.nobtn{background:#aaa;color:#fff;border:1px #fff solid;font-weight:bold;cursor: not-allowed;}

/*支付提醒页面*/
.levelpay_cls{width:100%;padding:5% 0;}
.levelpay_cls .levelpay_tips{width:100%;font-size:14px;line-height:25px;text-align:center}
.font-red{color:red;}
.levelpay_btm{width:100%;padding:10px 0;text-align:center}
.levelpay_btm .levelpay_btn{padding:5px 18px;background:#0088cc;color:#fff;cursor:pointer;border-radius:3px;box-shadow:3px 3px 5px #999;}
.levelpay_btm .levelpay_btn:hover{box-shadow:3px 3px 5px #666;}

/*现金提现按钮*/
.txcashBtn{display:block;color:#e0c48b;border:1px #e0c48b solid;padding:1px 5px;border-radius:4px;}
.txcashBtn:hover{background:#e0c48b;;color:#fff;}

.txcashShow{display:block;color:#e0c48b;border:1px #e0c48b solid;padding:1px 5px;border-radius:4px;}
.txcashShow:hover{background:#e0c48b;;color:#fff;}


/*提现页面*/
.emptybox-10{float:left;display:block;width:10%;height:200px;}
.txcash_cls{float:left;width:76%;padding:2%;height:100%;margin-top:45px;}
.txcash_cls .txcash_txt{width:100%;height:35px;line-height:35px;font-size:14px}
.txcash_cls .txcash_txt input{height:30px;padding-left:2%;border:1px #ddd solid;border-radius:3px;}
.txcash_cls .txcash_title{width:100%;font-size:14px;line-height:35px;}
.txcash_cls .txcash_tips{width:100%;font-size:12px;line-height:25px;}
.txcash_btm{width:100%;padding:10px 0;text-align:center}
.txcash_btm .txcash_btn{padding:5px 18px;background:#ff0000;color:#fff;cursor:pointer;border-radius:3px;box-shadow:3px 3px 5px #999;}
.txcash_btm .txcash_btn:hover{box-shadow:3px 3px 5px #666;}

/*下级市场*/
.memtree_tips{float:left;width:100%;height:35px;line-height:35px;margin-top:15px;}
.memtree_tips p{display:block;width:100%;height:35px;line-height: 35px;font-size:12px;text-align:center;color:red;}
.memtree_cls{float:left;width:100%;height:auto;margin-top:25px;}
.memtree_cls .memtree_nav{float:left;width:100%;height:auto;}
.memtree_nav .memtree_list{}
.memtree_list .emptybox1{float:left;width:33.33%;height:100%;}
.memtree_list .centerbox{float:left;width:33.33%;height:100%;}

.memtree_list .emptybox2{float:left;width:20%;height:100%;}
.memtree_list .centerbox2{float:left;width:60%;height:100%;}

.memtree_list .centerbox3{float:left;width:90%;height:100%;margin:0 5%;}

.centerbox .span1,.centerbox2 .span1,.centerbox3 .span1{float:left;width:100%;height:23px;line-height:23px;font-size:12px;overflow:hidden;top:0;margin:0 auto;border:1px #f60 solid;background:#fff;color:#f60;text-align:center}
.centerbox .span2,.centerbox2 .span2,.centerbox3 .span2{float:left;width:100%;height:23px;line-height:23px;font-size:12px;overflow:hidden;bottom:0;margin:0 auto;border:1px #f60 solid;background:#f60;color:#fff;text-align:center}
.seeLastmember{cursor:pointer;}

/*支付提示页面*/
.paytips{width:100%;height:auto;line-height:45px;margin:40px 0 10px 0;border-bottom:2px #eee solid;}
.paytips img{display:block;width:95px;height:95px;margin:0 auto;}
.paytips p{display:block;width:100%;height:50px;line-height:50px;text-align: center;color:red;font-size:22px;font-weight:bold;margin-top:5px;}
.paybacklink{width:100%;}
.paybacklink a{display:block;width:40%;color:#333;font-size:16px;}
.paybacklink .goIndex{float:left;text-align:right;height:35px;line-height: 35px;}
.paybacklink .goMine{float:right;text-align:left;height:35px;line-height: 35px;}

.csstableyj { border-left:1px solid #ccc; border-top:1px solid #ccc; }
.csstableyj td { background:#fff; border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding-left:10px; font-size:14px; }


.tdyeji { font-size:14px; padding:10px 0 0 0; text-align:right; }
.sjline td { border-bottom:1px solid #cc0000; }

.tabledtalist td { border-bottom:1px solid #ccc; padding:2px 0 2px 0; }
.pdfont16 { font-size:16px; font-weight:bold; }
.pdfont16green { font-size:16px; font-weight:bold; color:#03bc01; }

.jianglilist { width:100%; height:auto; margin:0; padding:0; }
.jianglilist ul { float:left; width:100%; height:100px; margin:0; padding:5px 0; border-bottom:1px solid #eee; }
.jianglilist ul li.face { float:left; width:45px; height:35px; margin:0; padding:20px 10px; }
.jianglilist ul li.name { float:left; width:auto; height:auto; margin:0; padding:0; }
.jianglilist ul li.more { float:right; width:50px; height:20px; margin:0; padding:30px 0 0 0; color:#333; }
.jllisp01 { float:left; width:150px;height:20px; line-height:20px; font-size:16px; padding:2px 0; color:#333; overflow:hidden; }
.jllisp02 { float:left; width:150px;height:40px; line-height:18px; font-size:12px; color:#666; padding:2px 0 2px 10px; overflow:hidden; }
.jllisp03 { float:left; width:100%;height:auto;font-size:12px; color:#666; padding:2px 0 2px 10px; }

.queueinfodiv { width:100%; height:auto; margin:0; padding:0; }
.queueinfodiv ul { float:left; width:100%; height:70px; margin:0; padding:5px 0; border-bottom:1px solid #eee; }
.queueinfodiv ul li.face { float:left; width:45px; height:35px; margin:0; padding:15px 10px; }
.queueinfodiv ul li.name { float:left; width:40%; height:20px; margin:0; padding:25px 0 25px 0; }
.queueinfodiv ul li.price { float:left; width:60px; height:20px; margin:0; padding:25px 0 25px 0; color:#333; }
.queueinfodiv ul li.sort { float:right; width:60px; height:20px; margin:0; padding:25px 0 15px 0; color:#333; }


.queueinfo_banner { 
	width:100%; height:130px; margin:0; padding:0; background:url(../images/paiduiimg13.png) no-repeat center center;
	background-size:cover;
 }
 .queueinfo_shopname { float:left; width:95%; height:30px; margin:10px 0 0 5%; padding:0 0 0 25px; font-size:16px; color:#e91e63; background:url(../images/shopname.png) no-repeat left 3px; 
 	background-size:18px 18px; }
 .queueinfo_shopphone { float:left; width:95%; height:30px; margin:5px 0 0 5%; padding:0 0 0 25px; font-size:16px; color:#e91e63; background:url(../images/phone.png) no-repeat left 3px; 
 	background-size:18px 18px; }
 .queueinfo_shopphone a { color:#e91e63; }
 .queueinfo_msgts { float:left; width:90%; height:30px; margin:5px 0 0 5%; padding:0 5% 0 0px; font-size:12px; color:#333;  }
 .queueinfo_msgpd { float:left; width:90%; height:30px; margin:0px 0 0 5%; padding:10px 5% 0 0px; font-size:14px; color:#333;  }
 .queueinfo_msgts a { color:#e91e63; }
.quepl { padding:3px 10px; background-color:#e91e63; color:#fff; font-size:14px; border-radius:7px; margin-left:10px; }
.tbqueueplcontent { width:100%; height:60px; border:1px solid #ccc; border-radius:6px; padding:5px 0; line-height:170% font-size:16px; }
.btnsavepl { width:100%; height:35px; line-height:35px; margin:10px 0 0 0; border-radius:6px; background-color:#e91e63; color:#fff; font-size:16px; }

/*分享朋友圈*/
.queueshare_banner { 
	width:100%; height:240px; margin:0; padding:0; background:url(../images/sharebg.png) no-repeat center center;
	background-size:cover;
 }
.queueshare_msg { width:100%; height:auto; margin:0; padding:10px 0 0 0; }
.queueshare_msg ul { width:100%; height:72px; margin:0; padding:0; }
.queueshare_msg ul li.face { float:left; width:72px; height:72px; margin:0; padding:0 0 0 10px; }
.queueshare_msg ul li.face img { border-radius:100%; }
.queueshare_msg ul li.msg { float:right; width:72%; height:72px; margin:0; padding:0; background:url(../images/sharemsgbg.jpg) no-repeat; background-size:contain; }
.share_plcontent { width:190px; height:72px; line-height:24px; padding:5px 10px; color:#fff; font-size:14px; }

.queueshare_msg ul li.phone { float:left; width:70px; height:30px; line-height:30px; margin:0; padding:0 0 0 10px; font-size:14px; color:#666; overflow:hidden; }
.queueshare_msg ul li.date { float:left; width:150px; height:30px; line-height:30px; text-align:right; color:#666; margin:0; padding:0 0 0 10px; font-size:14px; overflow:hidden; }

.share_renqi { width:56px; height:56px; background-color:#ed304e; padding:0 0px 0 0; }
.share_renqi ul { float:left; width:48px; height:48px; background-color:#ed304e; padding:4px; }
.share_renqi ul li.renqi01 { float:left; width:100%; height:25px; line-height:25px; font-size:12px; text-align:center;color:#fff; }
.share_renqi ul li.renqi02 { float:left; width:30px; height:1px; border-bottom:1px solid #eee;margin:0 9px; }
.share_renqi ul li.renqi03 { float:left; width:100%; height:25px; line-height:25px; font-size:14px; font-weight:bold; text-align:center;color:#fff; }

.divsharesplit { width:100%; height:10px; margin:0 auto; background-color:#eee; margin-bottom:10px; margin-top:10px; }
.divshareshopinfo { width:100% !important; height:auto; margin:0 auto; }
.divshareshopinfo ul { float:left; width:100%; height:auto; margin:10px 0 0 0; padding:0; background-color:#fff; border-top:1px solid #eee; }
.divshareshopinfo ul li.addr { float:left; width:84%; height:35px; line-height:35px; margin:0; padding:0 5% 0 11%; 
		font-size:14px; border-bottom:1px solid #eee; background:url(../images/addr.png) no-repeat 5% 7px; background-size:18px 18px;}
.divshareshopinfo ul li.phone { float:left; width:84%; height:35px; line-height:35px; margin:0; padding:0 5% 0 11%; 
		font-size:14px; border-bottom:1px solid #eee; background:url(../images/dianhua.png) no-repeat 5% 7px; background-size:18px 18px;}
.divshareshopinfo ul li.phone a { color:#333; }

.divshareshopinfoimg { width:92%; height:auto; margin:0; padding:0 4%; }
.divshareshopinfoimg_item { float:left; width:47%; height:120px; margin:0 1.5% 6px 1.5%; padding:0; }
.sharejltitle { float:left; width:94%; height:30px; line-height:30px; margin:0 auto; padding:0 3%; font-size:14px; }
.sharejllist { float:left; width:100%;height:auto; margin:0; padding:0; }
.sharejllist ul { width:90%;height:36px; margin:0; padding:0 5%; font-size:12px; }
.sharejllist ul li.face { float:left; width:60%;height:36px; line-height:36px; margin:0; padding:0; text-align:left; }
.sharejllist ul li.price { float:left; width:40%;height:36px; line-height:36px; margin:0; padding:0; text-align:right; }

.selectpd { border:1px solid #ccc; border-radius:7px; padding:0px 5px 5px 5px; font-size:14px; }


/*首页新闻*/
.isection { margin:15px 0% 10px 0%; }
.isechead { border-bottom:1px solid #b1801d; position:relative; margin:0 2% 5px 2%; }
.isechead h2 { border-bottom:0px solid #b1801d; bottom:0px; color:#b1801d; display:inline-block; font-size:14px; padding:0 0 5px 0; margin:0;  position:relative; }
.isechead a { float:right; padding-top:5px; font-size:12px; }
.iseclist2 { width:100%; display:inline-block; }
.iseclist2 ul { float:left;  width:100%;  background:none repeat scroll 0 0 #fff; display:inline-block; }
.iseclist2 ul li { float:left; width:95.5%; line-height:35px; border-bottom:1px solid #e6e6e6; padding-left:2.5%; padding-right:2%; display:inline-block;  }
.iseclist2 ul li a { display:block; float:left; width:88%; overflow:hidden; text-overflow:ellipsis; font-size:14px; white-space:nowrap; }

.lhover { color:#fff; background-color:#e2231a; }













