﻿

/*------------------------------------------------------------*/
/*                 主体框架                                   */
/*------------------------------------------------------------*/
.bdy_page{min-width:320px;max-width:768px;margin:0 auto;-webkit-text-size-adjust:none; position:relative;}
.vote_page{min-width:320px;max-width:768px;margin:0 auto;-webkit-text-size-adjust:none;background-color:#E5F1E5; position:relative;}
#main,.main{width:90%;margin:auto;text-align:center;}
.bg_c{background-color:#EEEAE7;}
.dtbox{margin:auto;height:auto;text-align:center;-webkit-text-size-adjust:none;position:relative;}
.dtbox span{font-weight:bolder;line-height:30px;}



/*------------------------------------------------------------*/
/*                 底部固定菜单样式                           */
/*------------------------------------------------------------*/
.mainmenubar{width:100%;height:56px;background-color:#e5e5e5;}
.mainmenubar .icohome{margin:auto;height:48px;margin-top:6px;background:url('images/menubar/home.png') no-repeat top center;background-size:50% 50%;text-align:center;line-height:72px;}
.mainmenubar .icohomesel{margin:auto;height:48px;margin-top:6px;background:url('images/menubar/homesel.png') no-repeat top center;background-size:50% 50%;text-align:center;line-height:72px;}
.mainmenubar .icocart{margin:auto;height:48px;margin-top:6px;background:url('images/menubar/cart.png') no-repeat top center;background-size:50% 50%;text-align:center;line-height:72px;}
.mainmenubar .icocartsel{margin:auto;height:48px;margin-top:6px;background:url('images/menubar/cartsel.png') no-repeat top center;background-size:50% 50%;text-align:center;line-height:72px;}
.mainmenubar .icostow{margin:auto;height:48px;margin-top:6px;background:url('images/menubar/stow.png') no-repeat top center;background-size:50% 50%;text-align:center;line-height:72px;}
.mainmenubar .icostowsel{margin:auto;height:48px;margin-top:6px;background:url('images/menubar/stowsel.png') no-repeat top center;background-size:50% 50%;text-align:center;line-height:72px;}
.mainmenubar .icomember{margin:auto;height:48px;margin-top:6px;background:url('images/menubar/member.png') no-repeat top center;background-size:50% 50%;text-align:center;line-height:72px;}
.mainmenubar .icomembersel{margin:auto;height:48px;margin-top:6px;background:url('images/menubar/membersel.png') no-repeat top center;background-size:50% 50%;text-align:center;line-height:72px;}
.mainmenubar .icolist{margin:auto;height:48px;margin-top:6px;background:url('images/menubar/list.png') no-repeat top center;background-size:55% 55%;text-align:center;line-height:72px;}
.mainmenubar .icolistsel{margin:auto;height:48px;margin-top:6px;background:url('images/menubar/listsel.png') no-repeat top center;background-size:50% 50%;text-align:center;line-height:72px;}
.mainmenubar .icosearch{margin:auto;height:48px;margin-top:6px;background:url('images/menubar/search.png') no-repeat top center;background-size:50% 50%;text-align:center;line-height:72px;}
.mainmenubar .icosearchsel{margin:auto;height:48px;margin-top:6px;background:url('images/menubar/searchsel.png') no-repeat top center;background-size:50% 50%;text-align:center;line-height:72px;}
.mainmenubar .cartqty{position:absolute;margin-left:45px;width:17px;height:16px;line-height:15px;color:#fff;font-size:9.2pt;text-align:center;background-color:red;border-radius: 5px 5px 5px 5px;}
/*按钮*/
.mainmenubar .addstowbtn{margin:auto;height:55px;line-height:53px;color:gray;}
.mainmenubar .addcartbtn{margin:auto;height:55px;line-height:53px;color:#e2e2e2;background-color:#E4393C;}
.mainmenubar .guidebtn{height:28px;line-height:26px;color:#e2e2e2;background-color:#F47845;border-radius: 10px 10px 10px 10px;padding-left:8px;padding-right:8px;}
/*简易按钮*/
.mainmenubar .feedback2{width:15%;height:50px;background:url('images/menubar/back2.png') no-repeat center center;}
.mainmenubar .gotohome2{width:15%;height:50px;background:url('images/menubar/gohome2.png') no-repeat center center;}
.mainmenubar .gotousermain2{width:15%;height:50px;background:url('images/menubar/gousermain2.png') no-repeat center center;}


/*------------------------------------------------------------*/
/*                 顶部通用菜单样式                           */
/*------------------------------------------------------------*/
.topicmenubar{max-width:768px;height:115px;margin-right: auto;margin-left: auto;background-color:#e8e8e8;border-bottom:solid 1px #808080;}
/*导航*/
.topicmenubar .headerbox{width:100%;height:40px;background-color:#FF716F;border-radius: 0px 0px 8px 8px;}
.topicmenubar .headerbox .title{float:left;width:70%;height:35px;text-align:center;line-height:32px;font-weight:bold;color:#fff;}
.topicmenubar .headerbox .gotohome{width:15%;height:35px;background:url('images/menubar/ico_gohome.png') no-repeat center center;}
.topicmenubar .headerbox .gotousermain{width:15%;height:35px;background:url('images/menubar/ico_gousermain.png') no-repeat center center;}
.topicmenubar .headerbox .feedback{float:left;width:15%;height:35px;background:url('images/menubar/ico_back.png') no-repeat center center;}
/*导航-单独*/
.topicmenubar .feedback2{height:25px;background:url('images/menubar/back2.png') no-repeat center center;}

/*标准*/
.topicmenubar .searchbar{margin:auto;width:98%;height:40px;margin-top:1px;background-color:#fff;border:solid 1px #FF6D39;text-align:center;border-radius: 15px 15px 15px 15px;}
.topicmenubar .searchbar .txtbar{float:left;width:76%;margin-left:10px;height:35px;background-color:#fff;}
.topicmenubar .searchbar .inputbtn{float:right;margin-right:2px;width:15%;height:38px; line-height:36px;margin-top:1px;color:#e2e2e2;background-color:gray;text-align:center;border-radius: 15px 15px 15px 15px}
/*简单*/
.topicmenubar .searchbar_simple{margin:auto;width:98%;height:30px;margin-top:1px;background-color:#fff;border:solid 1px #FF6D39;text-align:center;border-radius: 0px 0px 0px 0px;}
.topicmenubar .searchbar_simple .memberico{width:35px;height:28px;line-height:26px;background: url("images/dftimg/filter1.gif") no-repeat center 5px;}
.topicmenubar .searchbar_simple .memberico2{width:35px;height:28px;line-height:26px;background: url("images/dftimg/member_guide.png") no-repeat center 5px;}
.topicmenubar .searchbar_simple .feedback2{height:35px;background:url('images/menubar/back2.png') no-repeat center center;}
.topicmenubar .searchbar_simple .txtbar{float:left;width:60%;margin-left:5px;height:28px;background-color:#fff;}
.topicmenubar .searchbar_simple .inputbtn{float:right;margin-right:1px;width:15%;height:29px; line-height:26px;margin-top:1px;color:#e2e2e2;background-color:gray;text-align:center;border-radius: 0px 0px 0px 0px}

.topicmenubar .filterbox {width:100%;height:28px;}
.topicmenubar .filterbox  .descn{min-width:60px;height:22px;line-height:18px;text-align:right;}
.topicmenubar .filterbox .descn label {font-size:9pt;color:#81838e;font-weight:bolder;}
.topicmenubar .filterbox  .itembox{width:auto;min-width:50px;height:20px;line-height:18px;text-align:center;border:solid 1px #D8B7A7;padding-left:2px;padding-right:10px;border-radius:5px 5px 5px 5px;background: url("images/dftimg/item_close.gif") no-repeat right top;background-color:#E8E8E8;}
.topicmenubar .filterbox  .itembox span{font-size:8pt;color:gray;}
.topicmenubar .filterbox .filter1{height:25px;line-height:18px;text-align:center;background: url("images/dftimg/filter1.gif") no-repeat center 13px;}
.topicmenubar .filterbox .filter2{height:25px;line-height:18px;text-align:center;background: url("images/dftimg/filter2.gif") no-repeat center center;}


/*切换样式*/
.topicmenubar .odrswitch_a{float:left;margin-left:5px;width:60px;height:28px;background:url(images/dftimg/switch_busiodr1.gif) no-repeat center center;background-size:100% 100%;}
.topicmenubar .odrswitch_b{float:left;margin-left:5px;width:60px;height:40px;background:url(images/dftimg/switch_busiodr2.gif) no-repeat center center;background-size:100% 100%;}

/*切换样式*/
.topicmenubar .prdlststyleswitch_a{float:left;width:35px;height:38px;background:url(images/dftimg/prdlst_style1.gif) no-repeat center center;background-size:80% 80%;}
.topicmenubar .prdlststyleswitch_b{float:left;width:35px;height:38px;background:url(images/dftimg/prdlst_style2.gif) no-repeat center center;background-size:80% 80%;}

.topicmenubar .optbar{width:100%;height:28px;}
.topicmenubar .optbar .cls1{float:left;margin-left:5px;width:50px;height:28px;line-height:26px;font-size:9.6pt;text-align:center;}
.topicmenubar .optbar .cls2{float:left;margin-left:5px;width:50px;height:28px;line-height:26px;font-size:9.6pt;text-align:center;border-bottom:2px solid #FF716F;color:#FF716F;}
.topicmenubar .optbar .filter1{height:28px;line-height:26px;text-align:center;background: url("images/dftimg/filter1.gif") no-repeat center center;}
.topicmenubar .optbar .filter2{height:28px;line-height:26px;text-align:center;background: url("images/dftimg/filter2.gif") no-repeat center center;}


/*------------------------------------------------------------*/
/*                 模似搜索关键字列表框样式                   */
/*------------------------------------------------------------*/
.searchlst_box{position:absolute;z-index:99000;width:90%;margin-left:3%;height:auto;min-height:100px;max-height:265px;margin-top:0px;background-color:#f8f8f8;border-left:solid 1px #FF6D39;border-right:solid 1px #FF6D39;border-bottom:solid 1px #FF6D39;text-align:center;border-radius: 0px 0px 15px 15px;overflow:hidden;}
.searchlst_box ul{width:100%;text-align:left;}
.searchlst_box ul li{height:32px;line-height:30px;margin-left:5px;border-bottom:dashed 1px #e2e2e2;}


#top_search{max-width:768px;height:43px;margin:auto;overflow:hidden;}
#top_search .searchbar{margin:auto;width:98%;height:40px;margin-top:1px;background-color:#fff;border:solid 1px #FF6D39;text-align:center;border-radius: 15px 15px 15px 15px;}
#top_search .searchbar .txtbar{float:left;width:76%;margin-left:10px;height:35px;background-color:#fff;}
#top_search .searchbar .inputbtn{float:right;margin-right:2px;width:15%;height:38px; line-height:36px;margin-top:1px;color:#e2e2e2;background-color:#FF6D39;text-align:center;border-radius: 15px 15px 15px 15px}




/*------------------------------------------------------------*/
/*                 商品属性选择框样式                         */
/*------------------------------------------------------------*/
.selectopt_box{position:absolute;z-index:99000;width:90%;margin-left:3%;top:20px;height:auto;min-height:100px;background-color:#f8f8f8;border-left:solid 1px #FF6D39;border-right:solid 1px #FF6D39;border-top:solid 1px #FF6D39;border-bottom:solid 1px #FF6D39;text-align:center;border-radius: 0px 0px 8px 8px;overflow:hidden;}
.selectopt_box .cls1{float:left;margin-left:5px;margin-top:4px;width:auto;height:auto;font-size:9.6pt;text-align:left;padding:5px;border:solid 1px gray; border-radius:8px 8px 8px 8px}
.selectopt_box ul{width:100%;text-align:left;}
.selectopt_box ul li{height:32px;line-height:30px;margin-left:5px;border-bottom:dashed 1px #e2e2e2;}


/*------------------------------------------------------------*/
/*                 脚注及版权信息样式                         */
/*------------------------------------------------------------*/
#footer{width:100%;min-height:20px;overflow:hidden;margin-top:2px;}
#footer .infobox {margin:auto;width:100%;text-align:center;overflow:hidden;}
#footer .copyright {margin:auto;width:100%;text-align:center;margin-top:10px;overflow:hidden;}
#footer .copyright .dt{width:100%;line-height:20px;border-top:dashed 0px gray;}

/*------------------------------------------------------------*/
/*                 快捕导航样式                               */
/*------------------------------------------------------------*/
.common_header{position: absolute;width:100%;}
.common_header .feedback{width:15%;height:35px;background:url('images/menubar/back.png') no-repeat center center;}
.common_header .feedback2{width:15%;height:35px;background:url('images/menubar/back2.png') no-repeat center center;}
.common_header .title{margin:auto;width:68%;height:35px;text-align:center;line-height:32px;}
.common_header .title span{font-weight:bold;color:#fff;font-size:10.5pt;}
.common_header .title2{margin:auto;width:68%;height:35px;text-align:center;line-height:32px;}
.common_header .title2 span{font-weight:bold;color:#515151;font-size:10.5pt;}
.common_header .gotohome{width:15%;height:35px;background:url('images/menubar/gohome.png') no-repeat center center;}
.common_header .gotohome2{width:15%;height:35px;background:url('images/menubar/gohome2.png') no-repeat center center;}
.common_header .gotousermain{width:15%;height:35px;background:url('images/menubar/gousermain.png') no-repeat center center;}
.common_header .gotousermain2{width:15%;height:35px;background:url('images/menubar/gousermain2.png') no-repeat center center;}




/*------------------------------------------------------------*/
/*                 找不到商品样式                             */
/*------------------------------------------------------------*/
.nofoundbox{margin:auto;padding-left:0px;margin-top:30px;text-align:center;overflow:hidden;}
.nofoundbox .img1{margin:auto;width:150px;height:150px;background:url(images/dftimg/noproduct.gif) no-repeat;}
.nofoundbox .cartempty{margin:auto;width:82px;height:82px;background:url(images/dftimg/cart_empty.png) no-repeat;}
.nofoundbox .norecord{margin:auto;width:82px;height:82px;background:url(images/dftimg/noproduct2.gif) no-repeat;}
.nofoundbox .noproduct{margin:auto;width:82px;height:82px;background:url(images/dftimg/noproduct3.gif) no-repeat;}
.nofoundbox .submsg{width:100%;height:25px;line-height:22px;text-align:center;color:gray;}
.nofoundbox .info{width:100%;height:auto;margin-left:5px;text-align:left;overflow:hidden;}
.nofoundbox .info .title{font-weight:bolder;height:40px;line-height:35px;font-size:15px;}
.nofoundbox .info .dt{height:35px;line-height:30px;margin-top:5px;color:#3E3E3E;border:solid 1px #f8f8f8;overflow:hidden;}
.nofoundbox .info .dt a{color:red;margin-left:10px;}

.nofoundboxfull{margin:auto;width:100%;margin-top:20px;overflow:hidden;}
.nofoundboxfull .img2{margin:auto;text-align:center;width:100px;height:120px;background:url(images/dftimg/noproduct2.gif) no-repeat center center;}
.nofoundboxfull .img3{margin:auto;text-align:center;width:100px;height:120px;background:url(images/dftimg/noproduct3.gif) no-repeat center center;}
.nofoundboxfull .info{width:100%;height:30px;line-height:28px;text-align:center;color:gray;}

.loading{margin:auto;overflow:hidden;}
.loading .img{margin:auto;text-align:center;background:url(images/dftimg/load_big.gif) no-repeat center center;background-size:100% 100%;}
.nofoundboxfull .info{width:100%;height:30px;line-height:28px;text-align:center;color:#e2e2e2;}


/*------------------------------------------------------------*/
/*                 能用底部菜单样式                           */
/*------------------------------------------------------------*/
.common_footer{clear:both;overflow:hidden;position: absolute;width:100%;height:72px;}
.common_footer .buttonbox{margin:auto;width:80%;height:30px;background-color:#FF716F;color:red;margin-top:8px;border:1px solid #ddd;border-radius: 8px 8px 8px 8px;}
.common_footer .buttonbox .txt{text-align:center;line-height:28px;color:#fff;}
/*购物车样式*/
/*左侧*/
.common_footer .lside{float:left;width:68%;height:72px;overflow:hidden;}
.common_footer .lside .selall{float:left;height:30px;}
.common_footer .lside .selall .msg{margin-top:12px;margin-left:36px;height:24px;width:34px;font-size:9.2pt;text-align:left;}
.common_footer .lside .dash{float:left;width:80px;height:30px;background:url(images/menubar/dashbox2.png) no-repeat right 5px;}
.common_footer .lside .dash3{float:left;width:80px;height:30px;background:url(images/menubar/dashbox3.png) no-repeat right 5px;}
.common_footer .lside .shop-total{width:98%;height:30px;}
.common_footer .lside .shop-total .total{height:30px;line-height:28px;width:auto;min-width:20px;}
.common_footer .lside .shop-total .total span{float:left;font-size:12.5pt;color:red;font-weight:bold;}
.common_footer .lside .shop-total .msg{height:24px;width:auto;min-width:20px;font-size:9.2pt;color:#81838e;text-align:center;}
/*右侧*/
.common_footer .rside{float:right;width:19%;height:72px;overflow:hidden;}
.common_footer .rside .buttonbox_full{margin:auto;width:100%;height:70px;background-color:#FF716F;color:red;border:1px solid #ddd;border-radius: 0px 0px 0px 0px;}
.common_footer .rside .buttonbox_full .txt{text-align:center;line-height:68px;color:#e5e5e5;}
.common_footer .rside .buttonbox_full .txt span{font-size:16px;color:yellow;}


/*输入框*/
.common_footer .searchbar{margin:auto;width:98%;height:40px;margin-top:1px;background-color:#fff;border:solid 1px #FF6D39;text-align:center;border-radius: 15px 15px 15px 15px;}
.common_footer .searchbar .txtbar{float:left;width:76%;margin-left:10px;height:35px;background-color:#fff;}
.common_footer .searchbar .inputbtn{float:right;margin-right:2px;width:15%;height:38px; line-height:36px;margin-top:1px;color:#e2e2e2;background-color:gray;text-align:center;border-radius: 15px 15px 15px 15px}

/*菜单按钮*/
.common_footer .feedback{width:15%;height:35px;background:url('images/menubar/back.png') no-repeat center center;}
.common_footer .feedback2{width:15%;height:35px;background:url('images/menubar/back2.png') no-repeat center center;}
.common_footer .title{margin:auto;width:68%;height:35px;text-align:center;line-height:32px;}
.common_footer .title span{font-weight:bold;color:#fff;}
.common_footer .gotousermain{width:15%;height:35px;background:url('images/menubar/gousermain.png') no-repeat center center;}
.common_footer .gotousermain2{width:15%;height:35px;background:url('images/menubar/gousermain2.png') no-repeat center center;}



/*------------------------------------------------------------*/
/*                 首页小分类及下方广告                       */
/*------------------------------------------------------------*/
figure{margin:auto;position:relative;width:98%;overflow:hidden;}
figure img{width: 100%;display: block;}
figure span img{width: 100%;display: block;}
.fly{position:absolute;display:inline-block;}
/*图标*/
.fenlei ul{	width: 100%;overflow: hidden;}
.fenlei ul li{display: block;float: left;width: 25%;margin-top: 10px;}
.fenlei ul li img{width: 45px;height: 45px;	margin: 0 auto;}
.fenlei ul li p{text-align: center;}


/*------------------------------------------------------------*/
/*                 商品展示区2                                */
/*------------------------------------------------------------*/

.recommendbox{margin:auto;text-align:center;background:#FF6D39;margin-top:6px;overflow: hidden;}
.recommend{margin:auto;width:98%;}
.recommend .gray-text{position: relative;display: -webkit-box;margin: 10px 5px;color: red;font-size: 18px;-webkit-box-pack: center;}
.gray-text:after{content:"";height:1px;width:40%;position:absolute;top:50%;left:30%;background-color:#f8f8f8;-webkit-transform:scaleY(0.5);}
.recommend .gray-text .gray-layout{padding: 0 10px;   background-color: #f0f2f5;z-index: 10;position: relative;display: block;}
.recommend .fenlei-text{position: relative;display: -webkit-box;margin: 10px 5px;color: blue;font-size: 14px;-webkit-box-pack: center;}
.recommend .fenlei-text li{float:left;padding:2px;margin-left:5px;font-size: 14px;-webkit-box-pack: center;border-bottom:dashed 1px #f8f8f8;}
.recommend .fenlei-text li a{color:#f8f8f8}
/*左右平分*/
.shop-li{float:left;box-sizing: border-box;padding-bottom: 4px;position: relative;}
.half30{width: 32%;}
.half{width: 49%;margin-left:3px;}
.full{width: 100%;}
.shop-li:nth-child(2n+1){padding-right: 2px;}
.shop-li:nth-child(2n){padding-left: 2px;}
.shop-li .product{background-color: #fff;padding-bottom: 6px;font-size: 0;}
.shop-li .product img{width: 100%;display: block;}
.shop-li .product .fullimgbox{width:30%;height:118px;background-color: #fff;}
.shop-li .product .fullimgbox img{width: 100%;max-width:100px;max-height:100px;display: block;}
.shop-li .product .dtbox{width:70%;height:auto;min-height:118px;background-color: #fff;}
.shop-li .product .product-text{
	height: 33px;
    line-height: 17px;
    text-align:left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    color: #232326;
    margin-top: 5px;
    margin-bottom: 3px;
    padding: 0 4px;
}
.shop-li .product .product-label{
	color: #ddd;
    font-size: 15px;
    font-weight:bolder;
    display: block;
    padding: 0 4px;
    position: relative;
    top: 1px;
    height: 25px;
    line-height: 24px;
    margin-bottom: 5px;
}
.shop-li .product .product-price{
	color: #f23030;
    font-size: 15px;
    font-weight:bolder;
    display: block;
    padding: 0 4px;
    position: relative;
    top: 1px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
}
.shop-li .product .product-oldprice{
	color: gray;
	text-decoration:line-through;
    font-size: 15px;
    display: block;
    padding: 0 4px;
    position: relative;
    top: 1px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
}
.shop-li .product .product-buy{
	height: 24px;
    line-height: 22px;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    background-color:#E4393C;
    color: #fff;
    padding:0 5px 0 5px;
    border-radius: 2px 2px 2px 2px;
}
.shop-li .product .product-stow{
	height: 24px;
    line-height: 22px;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    background-color:#fff;
    color:#666666;
    padding:0 5px 0 5px;
    border-radius: 2px 2px 2px 2px;
}

.shop-li .product .product-button{
	height: 20px;
    line-height: 18px;
    font-size: 10px;
    overflow: hidden;
    display: -webkit-box;
    background-color:#515151;
    color:#e2e2e2;
    padding:0 2px 0 2px;
    border-radius: 2px 2px 2px 2px;
}

.shop-li .product .product-addissue{
	height: 22px;
    line-height: 17px;
    width:15px;
    font-size: 13px;
    text-align:center;    
    border:solid 1px #e2e2e2;
}
.shop-li .product .product-msg{
	height: 24px;
    line-height: 22px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    color: gray;
}
.shop-li .product .cls1{padding:2px;height:22px;line-height:20px;border:solid 1px #e2e2e2;color:#4d4d4d;font-weight:bolder;cursor:pointer;border-radius: 2px 2px 2px 2px;}
.shop-li .product .cls2{padding:2px;height:22px;line-height:20px;border:solid 1px #FA8E19;color:#fff;font-weight:bolder;background-color:#FA8E19;cursor:pointer;border-radius: 2px 2px 2px 2px;}
.shop-li .product .cls2 a{color:#fff;}


/*------------------------------------------------------------*/
/*                 页面顶部固定搜索框 FF6D39                  */
/*------------------------------------------------------------*/
#top_search{max-width:768px;height:43px;margin:auto;overflow:hidden;}
#top_search .searchbar{margin:auto;width:98%;height:40px;margin-top:1px;background-color:#fff;border:solid 1px #FF6D39;text-align:center;border-radius: 15px 15px 15px 15px;}
#top_search .searchbar .txtbar{float:left;width:76%;margin-left:10px;height:35px;background-color:#fff;}
#top_search .searchbar .inputbtn{float:right;margin-right:2px;width:15%;height:38px; line-height:36px;margin-top:1px;color:#e2e2e2;background-color:#FF6D39;text-align:center;border-radius: 15px 15px 15px 15px}
#top_searchlst{margin:auto;width:90%;height:auto;min-height:100px;max-height:265px;margin-top:0px;background-color:#f8f8f8;border-left:solid 1px #FF6D39;border-right:solid 1px #FF6D39;border-bottom:solid 1px #FF6D39;text-align:center;border-radius: 0px 0px 15px 15px;overflow:hidden;}
#top_searchlst ul{width:100%;text-align:left;}
#top_searchlst ul li{height:32px;line-height:30px;margin-left:5px;border-bottom:dashed 1px #e2e2e2;}





/*------------------------------------------------------------*/
/*                 会员订单顶部                               */
/*------------------------------------------------------------*/
.title_odrlst{max-width:768px;height:auto;min-height:40px;margin-right: auto;margin-left: auto;}
.title_odrlst .headerbox{width:100%;height:40px;background-color:#FF716F;border-radius: 0px 0px 8px 8px;}
.title_odrlst .headerbox .title{float:left;width:70%;height:35px;text-align:center;line-height:32px;font-weight:bold;color:#fff;}
.title_odrlst .headerbox .gotohome{width:15%;height:35px;background:url('images/menubar/ico_gohome.png') no-repeat center center;}
.title_odrlst .headerbox .gotousermain{width:15%;height:35px;background:url('images/menubar/ico_gousermain.png') no-repeat center center;}
.title_odrlst .headerbox .feedback{float:left;width:15%;height:35px;background:url('images/menubar/ico_back.png') no-repeat center center;}
.title_odrlst .searchbar{position: absolute;width:70%;top:0px;height:40px;margin-left:15%;}
.title_odrlst .searchbar .box{margin:auto;width:95%;height:35px;}
.title_odrlst .searchbar .box .inputtext{float:left;margin-top:3px;width:85%;height:32px;background-color:#fff;border-radius: 5px 0px 0px 5px;border-left:solid 1px gray;border-top:solid 1px gray;border-bottom:solid 1px yellow;}
.title_odrlst .searchbar .box .inputbutton{float:left;margin-top:3px;width:14%;height:32px;line-height:29px;border-radius: 0px 5px 5px 0px;border:solid 1px gray;background:url('images/titleimg/search.gif') no-repeat 8px 8px;background-color:gray;text-align:center;}
.title_odrlst .searchbar .box .inputbutton a{color:#fff;}
.title_odrlst .optbar{position: absolute;top:2px;width:100%;height:40px;}
.title_odrlst .optbar .cls1{float:left;margin-left:4px;width:50px;height:35px;line-height:32px;font-size:9.6pt;text-align:center;}
.title_odrlst .optbar .cls2{float:left;margin-left:4px;width:50px;height:35px;line-height:32px;font-size:9.6pt;text-align:center;border-bottom:2px solid #FF716F;color:#FF716F;}
.title_odrlst .optbar .filter1{width:50px;height:35px;line-height:32px;text-align:center;background: url("images/menubar/filter1.gif") no-repeat center 20px;}
.title_odrlst .optbar .filter2{width:50px;height:35px;line-height:30px;text-align:center;background: url("images/menubar/filter2.gif") no-repeat center 5px;}


/*------------------------------------------------------------*/
/*                 购物车样式                                 */
/*------------------------------------------------------------*/
.shopping{clear:both;overflow:hidden;height:auto;padding-bottom: 60px;}
.shop-group-item{margin-bottom:5px;}
.shop-group-item ul li{border-bottom:1px solid #fff;}
.shop-group-item ul li:last-child{border-bottom:none;}

.shop-name{background:#fff;height:35px;line-height:35px;padding:0 15px;position:relative;}
.shop-name h4{float:left;font-size:14px;background:url(images/menubar/icon-kin.png) no-repeat left center;background-size:20px 20px;padding-left:25px;margin-left: 28px;}
.shop-name .coupons{float:right;}
.shop-name .coupons span{display:inline-block;padding:0 5px;}
.shop-name .coupons em{color:#e0e0e0;}

.shop-info{background:#f5f5f5;min-height:120px;padding:0 1px;position:relative;border-bottom:3px solid #fff;}
.shop-info .shop-info-img{position:absolute;top:15px;left:45px;width:90px;height:90px;}
.shop-info .shop-info-img2{position:absolute;top:15px;left:10px;width:90px;height:90px;}
.shop-info .shop-info-img img{width:100%;height:100%;}
.shop-info .shop-info-text{padding:5px 0;}
.shop-info .shop-info-text h4{font-size:14px;font-weight:bold;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
.shop-info .shop-info-text .shop-brief{height:25px;line-height:25px;font-size:12px;color:#81838e;white-space:nowrap;}
.shop-info .shop-info-text .shop-brief span{display:inline-block;margin-right:8px;}
.shop-info .shop-info-text .shop-brief .throughline{float:left;margin-left:3px;font-size:12px;color:#81838e;text-decoration:line-through;}
.shop-info .shop-info-text .shop_price{height:24px;line-height:24px;position:relative;}
.shop-info .shop-info-text .shop_price .lbl {float:left;color:#81838e;font-size:12px;}
.shop-info .shop-info-text .shop_price .price {float:left;color:red;font-size:16px;}
.shop-info .shop-info-text .shop_price .throughline{float:left;margin-left:3px;font-size:12px;color:#81838e;text-decoration:line-through;}
.shop-info .shop-info-text .shop_amount{position:absolute;right:0px;top:0;width:84px;box-sizing:border-box;white-space:nowrap;height:100%;}
.shop-info .shop-info-text .shop_amount .amount span{color:red;font-size:12px;float:left;}
.shop-info .shop-info-text .shop_msg{height:24px;line-height:24px;position:relative;}
.shop-info .shop-info-text .shop_msg .msg{font-size:12px;color:#81838e;white-space:nowrap;}
.shop-info .shop-info-text .shop_msg .throughline{text-decoration:line-through;display:block;}
.shop-info .shop-info-text .shop-arithmetic{position:absolute;right:0px;top:0;width:84px;box-sizing:border-box;white-space:nowrap;height:100%;border:1px solid #e0e0e0;}
.shop-info .shop-info-text .shop-arithmetic a{display:inline-block;width:23px;height:22px;line-height:22px;text-align:center;background:#fff;font-size:16px;}
.shop-info .shop-info-text .shop-arithmetic .minus{width:18px;height:22px;text-align:center;background-color:#FF6D39;color:#fff;font-size:13pt;font-weight:bold;}
.shop-info .shop-info-text .shop-arithmetic .failed{color:#d1d1d1;}
.shop-info .shop-info-text .shop-arithmetic .plus{width:18px;height:22px;text-align:center;background-color:#FF6D39;color:#fff;font-size:13pt;font-weight:bold;}
.shop-info .shop-info-text .shop-arithmetic .num{width:45px;height:22px;text-align:center;background-color:#fff;color:#ddd;display: inline-block;height:100%;}

/*------------------------------------------------------------*/
/*                 购物车订单样式                             */
/*------------------------------------------------------------*/
.userodr{width:96%;overflow:hidden;margin-left:2%;margin-top:10px;border:1px solid #ddd;border-radius: 5px 5px 5px 5px;background-color:#f8f8f8;}
.userodr .headbox{width:100%;height:auto !important;}
.userodr .headbox .label{width:70px;height:28px;font-size:10.3pt;font-weight:bold;line-height:26px;color:#D8B7A7;}
.userodr .headbox .descn{height:28px;height:28px;font-size:10.3pt;line-height:26px;color:#333;}
.userodr .headbox .descn hightlight{color:#D8B7A7;font-weight:bold;}
.userodr .sel{width:15px;height:15px;line-height:14px;margin-top:8px;margin-left:10px;}
.userodr .ico{width:15px;height:15px;line-height:14px;margin-top:8px;margin-left:10px;margin-right:5px;text-align:center;color:#fff;background-color:#A80700;}
.userodr .title{height:40px;line-height:38px;margin-left:20px;}
.userodr .dt{height:22px;line-height:20px;}
.userodritem{width:100%;padding-left:0px;text-align:left;margin-right:5px;background-color:#e2e2e2;background-color:#fff;}
.userodritem .box{width:100%;margin-bottom:2px;overflow:hidden;}
.userodritem .box .dt{height:30px;line-height:1.2;margin-right:2px;color:#3E3E3E;overflow:hidden;}
.userodritem .box .dt2{height:30px;line-height:28px;}
.userodritem .sumbox{width:100%;height:auto !important;}
.userodritem .sumbox .label{width:70px;height:28px;font-size:10.3pt;font-weight:bold;line-height:26px;color:#D8B7A7;}
.userodritem .sumbox .descn{height:28px;height:28px;font-size:10.3pt;line-height:26px;color:#333;}
.userodritem .sumbox .btn{height:25px;line-height:23px;margin-top:2px;font-size:9.5pt;color:#D8B7A7;border:solid 1px #F5DBCA;padding:0 8px 0 8px;border-radius: 10px 10px 10px 10px;text-align:center;}
.userodritem .sumbox .delbtn{height:25px;line-height:23px;margin-top:2px;font-size:9pt;color:gray;border:solid 1px #EEEAE7;padding:0 8px 0 8px;border-radius: 10px 10px 10px 10px;text-align:center;}
.userodritem .sumbox .pay{height:25px;line-height:23px;margin-top:2px;font-size:9.5pt;color:#FF716F;border:solid 1px #FF716F;padding:0 8px 0 8px;border-radius: 10px 10px 10px 10px;text-align:center;}
.userodritem .sumbox .input2{float:left;width:90px;height:35px;line-height:35px;font-size:18px;font-weight:bold;color:#ff5500;text-align:left;border:solid 1px #e5e5e5;background-color:#e5e5e5;}
.userodritem .sumbox2{width:100%;height:41px;line-height:35px; border:solid 1px #e5e5e5;}
.userodritem .sumbox2 .pay{height:30px;line-height:28px;color:#fff;background-color:#FF5500;padding:0 8px 0 8px;border-radius: 5px 5px 5px 5px;text-align:center;cursor:pointer}
.userodritem .sumbox2 label{font-size:14px;margin-left:10px;}
.userodritem .sumbox2 .input2{width:90px;height:35px;font-size:18px;font-weight:bold;color:#ff5500;text-align:left;border:solid 1px #fff;background-color:#fff;}



/*------------------------------------------------------------*/
/*                 会员后台样式                             */
/*------------------------------------------------------------*/
.member_header{position: absolute;width:100%;height:145px;background-color:#FF716F;margin-right: auto;margin-left: auto;}
.member_header .useropt{width:100%;height:138px;}
.member_header .useropt .info{float:left;margin-top:2px;width:70%;} 
.member_header .useropt .info .headerico {float:left;height:60px;width:60px;margin-left:5px;margin-top:5px;background-color:#fff;border:solid 1px #fff;padding:-1px; border-radius: 35px 35px 35px 35px;overflow:hidden;}
.member_header .useropt .info .nickbox{float:left;height:80px;min-width:70px;margin-left:2px;margin-top:5px;}
.member_header .useropt .info .nickbox .nickname {height:35px;line-height:32px;font-size:10pt;color:#e2e2e2;}
.member_header .useropt .info .nickbox .nicklevel {height:35px;line-height:32px;font-size:10pt;color:#e2e2e2;}
.member_header .useropt .oprbox{float:right;margin-top:10px;width:28%;}
.member_header .useropt .oprbox .opr{width:100%;height:50px;} 
.member_header .useropt .oprbox .opr .home{float:right;width:45px;height:35px;} 
.member_header .useropt .oprbox .opr .home .ico{width:32px;height:32px;background:url('images/menubar/home3.png') no-repeat;}
.member_header2{position: absolute;display:block;}
.member_header2 .oprbox{margin:auto;width:90%;height:80px;}
.member_header2 .oprbox .ico_order_pay{margin:auto;height:80px;background:url('images/menubar/ico_order_pay.png') no-repeat top center;background-size:70% 70%;text-align:center;line-height:120px;}
.member_header2 .oprbox .ico_order_ship{margin:auto;height:80px;background:url('images/menubar/ico_order_ship.png') no-repeat top center;text-align:center;background-size:70% 70%;line-height:120px;}
.member_header2 .oprbox .ico_order_feedback{margin:auto;height:80px;background:url('images/menubar/ico_order_feedback.png') no-repeat top center;text-align:center;background-size:70% 70%;line-height:120px;}
.member_header2 .oprbox .ico_order_finished{margin:auto;height:80px;background:url('images/menubar/ico_order_finished.png') no-repeat top center;text-align:center;background-size:70% 70%;line-height:120px;}

.member_header3{position: absolute;margin-right: auto;margin-left: auto;}
.member_header3 .oprbox{margin:auto;width:100%;height:40px;}
.member_header3 .oprbox .header{width:100px;height:40px;line-height:35px;text-align:center;}
.member_header3 .oprbox .ico_more{width:90px;height:40px;line-height:35px;margin:auto;background:url('images/menubar/more.png') no-repeat top right;text-align:center;}






/*------------------------------------------------------------*/
/*                 分销会员主画面样式                         */
/*------------------------------------------------------------*/
#cartbox {height:auto !important;width:100%;padding-top:10px;text-align:left;background-color:#EEEAE7;}
#cartbox .hdsumbox{width:94%;margin-left:2%;height:100px;border-radius: 5px 5px 5px 5px;}
#cartbox .hdsumbox .sidebox{float:left;width:49%;height:100px;text-align:center;}
#cartbox .hdsumbox .sidebox .label{width:100%;font-size:13pt;text-align:center;}
#cartbox .hdsumbox .sidebox .amount{margin:auto;width:auto;text-align:center;}
#cartbox .hdsumbox .sidebox .amount span{color:red;font-size:16pt;}
#cartbox .hdsumbox .fullbox{float:left;width:100%;height:100px;text-align:center;}
#cartbox .hdsumbox .fullbox .label{width:100%;font-size:13pt;text-align:center;}
#cartbox .hdsumbox .fullbox .amount{margin:auto;width:auto;text-align:center;}
#cartbox .hdsumbox .fullbox .amount span{font-size:16pt;color:red;}
#cartbox .itembox{width:94%;margin-left:2%;height:auto !important;background-color:#fff;border-radius: 5px 5px 5px 5px;}
#cartbox .itembox .hd{width:100%;height:25px;line-height:23px;padding-left:10px;font-size:9.58pt;font-weight:bold;color:#D8B7A7;}
#cartbox .itembox .total{width:100%;height:35px;line-height:32px;padding-left:5px;font-size:10.8pt;border-top:2px solid #ddd;}
#cartbox .itembox .total span{color:red;}
#cartbox .itembox .label{height:25px;line-height:23px;font-weight:bold;color:#D8B7A7;margin-left:5px;}
#cartbox .itembox .descn{height:auto;min-height:28px;margin-left:15px;}
#cartbox .itembox .tl{width:100%;height:40px;border-bottom:1px solid #ddd;}
#cartbox .itembox .guidetxt{height:35px;line-height:32px;margin-left:5px;}
#cartbox .itembox .ico_recharge{width:35px;height:35px;background:url('images/menubar/ico_recharge.png') no-repeat center center;background-size:80% 80%;}
#cartbox .itembox .ico_money{width:35px;height:35px;background:url('images/menubar/ico_money.png') no-repeat center center;background-size:80% 80%;}
#cartbox .itembox .ico_getmoney{width:35px;height:35px;background:url('images/menubar/ico_getmoney.png') no-repeat center center;background-size:80% 80%;}
#cartbox .itembox .ico_good{width:35px;height:35px;background:url('images/menubar/ico_good.png') no-repeat center center;background-size:80% 80%;}
#cartbox .itembox .ico_grab{width:35px;height:35px;background:url('images/menubar/ico_grab.png') no-repeat center center;background-size:80% 80%;}
#cartbox .itembox .ico_markcode{width:35px;height:35px;background:url('images/menubar/ico_markcode.png') no-repeat center center;background-size:80% 80%;}
#cartbox .itembox .ico_lst{width:35px;height:35px;background:url('images/menubar/ico_lst.png') no-repeat center center;background-size:80% 80%;}
#cartbox .itembox .ico_order{width:35px;height:35px;background:url('images/menubar/ico_order.png') no-repeat center center;background-size:80% 80%;}
#cartbox .itembox .ico_rec{width:35px;height:35px;background:url('images/menubar/ico_rec.png') no-repeat center center;background-size:80% 80%;}
#cartbox .itembox .ico_bound{width:35px;height:35px;background:url('images/menubar/ico_bound.png') no-repeat center center;background-size:80% 80%;}
#cartbox .itembox .ico_cart{width:35px;height:35px;background:url('images/menubar/ico_cart.png') no-repeat center center;background-size:80% 80%;}
#cartbox .btn{margin:auto;width:120px;height:25px;line-height:23px;margin-top:2px;text-align:center;font-size:9.5pt;background-color:#FF716F;color:#fff;border:1px solid #FF716F;padding:0 8px 0 8px;border-radius: 10px 10px 10px 10px;text-align:center;}



/*------------------------------------------------------------*/
/*                 分页样式样式                               */
/*------------------------------------------------------------*/
#pages{clear:both;margin:auto;text-align:left;height:30px;}
#pages span,#pages a{display:inline-block;border-radius: 5px 5px 5px 5px;padding:2px 5px 1px;margin-left:4px;}
#pages a{border:1px #5C5B5B solid;color:#191919;font-weight:normal;}
#pages a:hover{border:1px solid #FD6D01;color:#FD6D01;text-decoration:none;}
#pages a.off,#pages a.off:hover{background:#FFF;border:1px solid #999;color:#999;}
#pages u{display:inline-block;padding:2px 5px 1px;margin-left:4px;background-color:#FD6D01;color:#fff;font-weight:bold;}
#pages .button{float:left;height:30px;line-height:28px;color:#000;cursor:pointer}
#pages .more{width:100%;height:35px;text-align:center;background:url('images/menubar/more_bg.gif') repeat;}
#pages .more .descn{margin:auto;width:120px;height:35px;line-height:28px;text-align:center;}
#pages .more .descn .ico{width:30px;height:35px;background:url('images/menubar/more.gif') no-repeat;text-align:center;}
#pages .more .descn .msg{width:auto;font-size:9.6pt;color:gray;line-height:33px;}
#pages .loading{width:100%;height:35px;background:url('images/menubar/load_small.gif') no-repeat center,center;text-align:center;}
#pages .nomore{width:100%;height:35px;text-align:center;background:url('images/menubar/nomore_bg.gif') repeat;}
#pages .nomore span{color:gray;}