/*产品详情页CSS*/
.detail-top { margin-bottom:50px; }
.detail-goods { width: 100%; overflow: hidden;}
.detail-bottom { margin: 45px 0 50px; }
.detail-aside { float: left; width: 244px; }
.detail-main { float: right; width: 927px; }
.detail-show{width:305px; margin-right: 20px;}
#showbox {border: 1px solid #eaeaea;}
#showbox span { background:url(/resfile/sell/images/whitebg.png) repeat;}
#showsum {margin-top:10px; left: 10px;}
#showsum span { border:1px solid #ddd; cursor: pointer}
#showsum span.sel { border:1px solid #f60;}

.left_head {border-bottom:#DDDDDD 1px solid;margin:0 auto;height:44px;line-height:44px;overflow:hidden;padding:20px 10px 0 10px;width:90%;}
.left_head strong {font-size:16px;}
.left_head em {font-style:normal;color:#666666;}

.showpage { width:400px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}

.detail-info { float: left; width: 524px;}
.detail-info .item-title { margin: 5px 0 18px; line-height: 34px; font-size: 22px; color: #000;}
.smallInfo{font-size: 14px;}
.smallInfo p{margin-right: 54px; float:left;}
.smallInfo span{color:#999;}
.detail-info .item-price { margin: 15px 0 20px; padding: 5px 0; text-align: center; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
.detail-info .item-price > li {line-height: 30px; text-align: left; padding-left: 10px;}
.item-price li span{font-size: 16px; color:#666; padding-left: 10px;}
.item-price li span.txt-theme{font-size: 24px; color:#f87a1e;}
.detail-info .sku-info{margin-bottom: 30px;}
.detail-info .sku-info ul{overflow: hidden;}
.detail-info .sku-info li{line-height: 32px; float:  left; margin-right: 36px;}
.detail-info .sku-info li:nth-child(3){margin-right: 0;}
.detail-info .sku-info li span{color:#999; display: inline-block; width:80px;}

.detail-info .item-action { margin-top: 25px; font-size: 0; }
.detail-info .item-action .buy-now, .detail-info .item-action .add-cart { display: inline-block; vertical-align: middle; width: 142px; height: 42px; line-height: 42px; color: #fff; text-align: center; font-size: 16px; border-radius: 5px;}
.detail-info .item-action .buy-now {background-color: #f87a1e;  margin-right: 28px;}
.detail-info .item-action .buy-now:hover { background-color: #e6711c; }
.detail-info .item-action .add-cart { background-color: #00a67c; }
.detail-info .item-action .add-cart:hover { background-color: #008c69; }

.detail-shop{width:330px;}
.detail-shop h2{background-color: #00a67c; height:45px; line-height: 45px; color:#fff; text-align: center;}

.shop-intro {padding-left: 10px; line-height: 24px; border:1px solid #e1e1e1; border-top: none; min-height:328px; padding: 0 20px;}
.shop-intro h1{width:90%;padding:15px 0;}
.shop-intro .shop-name { font-size: 16px; line-height: 66px; border-bottom: 1px solid #e1e1e1; font-weight: bold}
.shop-intro ul li{font-size: 16px; overflow: hidden; margin-top: 5px;}
.shop-intro ul li span{float: left; color:#999;}
.shop-intro ul li span i{color:#e7e6e9; padding: 0 6px;}
.shop-intro ul li div{float: left; max-width: 216px;}
/*.shop-intro ul li:last-child{text-align: right; }*/
.shop-intro ul li:last-child a{color:#f87a1e; text-decoration: underline;}

/*好货推荐*/
.picScroll-left1{ width:100%;  overflow:hidden; position:relative; margin: 30px 0;}
.picScroll-left1 .hd{ overflow:hidden; padding:0 10px; height: 48px; line-height: 48px; border:1px solid #e1e1e1;   border-top:4px solid #00a67c; border-bottom: none;}
.picScroll-left1 .hd h4{ font-weight: normal; font-size: 18px;float: left;}
.picScroll-left1 .hd .arrow{overflow: hidden; margin-top: 11px;}
.picScroll-left1 .hd .prev,.picScroll-left1 .hd .next{ display:block; float: right; width:28px; height:20px;
    cursor:pointer;  border:1px solid #e1e1e1; line-height: 20px; color:#e1e1e1; text-align: center}
.picScroll-left1 .hd .next{margin-left: -1px;}
.picScroll-left1 .hd .prev:hover,.picScroll-left1 .hd .next:hover{color:#f87a1e;}
.tempWrap{ border:1px solid #e1e1e1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  -webkit-ms-sizing: border-box;}
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; height:270px; border:1px solid #e1e1e1;}
.picScroll-left1 .bd ul li{float:left; _display:inline;width:237px; height:270px; border-right: 1px solid #e1e1e1; border-left: 1px solid #fff; padding-left: 1px; position: relative}
.picScroll-left1 .bd ul li:hover{border:1px solid #ffb054; box-sizing: border-box;background-color: #fffaf5;}
.picScroll-left1 .bd ul li .pic{ text-align:center; padding-top: 20px; margin-bottom: 20px;}
.picScroll-left1 .bd ul li .pic img{ width:150px; height:150px; display:inline-block;}
.picScroll-left1 .bd ul li .title{ line-height:24px; padding-left: 20px;}
.picScroll-left1 .bd ul li .title p:first-child{margin-bottom: 10px; color:#f87a1e;}
.picScroll-left1 .bd ul li .title p a{color:#333;}
.picScroll-left1 .bd ul li:hover p a{color:#f87a1e;}
.gou{text-align: center; position: absolute; bottom: 98px; left: 0; width: 100%; height: 40px; color: #fff; background: #f48400; line-height: 40px; display: none; cursor: pointer}
.picScroll-left1 .bd ul li:hover .gou{display: block;}
/*主要内容部分*/
/*左侧热销产品推荐*/
.detailMain .fl{width:240px; border: 1px solid #e8e8e8; border-top:4px solid #00a67c;}
.detailMain .fl h3{background-color: #f6f6f6; line-height: 40px; padding-left: 10px;}
.detailMain .fl ul{ padding: 0 20px;}
.detailMain .fl li{border-bottom: 1px dashed #e1e1e1; padding: 15px 0; font-size: 14px;}
.detailMain .fl li:last-child{border-bottom: none;}
.detailMain .fl li>a{display: block; text-align: center; margin-bottom: 5px;}
.detailMain .fl li img{width:200px; height:180px; display: inline-block;}
.xunjiaBtn{float: right; padding: 2px 10px; background-color: #f87a1e; color:#fff;}
.xunjiaBtn:hover{color:#fff; background-color:#e6711c }
/*右侧商品详情*/
.proDetail{ width:930px; border:1px solid #eaeaea; text-align:left;  }
.proDetail .hd{ height:48px; line-height:48px; background:#f2f2f2;  border-bottom:1px solid #ddd;  position:relative; }
.proDetail .hd ul{ float:left;  position:absolute; left:0px; top:-1px; height:48px;   }
.proDetail .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.proDetail .hd ul li a{display: block;}
.proDetail .hd ul li.on{ background:#fff; border-top:4px solid #00a67c;}
.proDetail .bd .detailBox{ padding:30px 15px;  zoom:1; }
.proDetail .bd .detailBox *{font-family: "微软雅黑", Arial !important; font-size: 16px !important;}
.proPara li{float: left; width:300px; margin-top: 5px;}
.proPara p{padding:5px 0;font-size: 14px;}
/*供应商信息*/
.company_pro{margin:35px 20px 10px 20px;font-size:14px;overflow:hidden;border:1px solid #eee;padding:20px;}
.company_pro img{width:270px;height:270px;float:left;border:1px solid #b6b6b6;}
.company_pro h2{display:inline-block;padding-right:10px;font-weight:bold;font-size:18px;margin-left:20px;}
.company_pro .a{float:right;position:relative;padding-right:15px; color:#fb5016}
.company_pro .a i{position:absolute;width:12px;height:11px;right:0;top:50%;margin-top:-5.5px;}
.company_pro .a:hover{text-decoration:underline}
.company_pro p{width:550px;font-size:16px;font-weight:0;line-height:25px;padding:10px 0;margin-left:20px;float:left;}
.company_pro .more_a{color:#fff;display:block;width:115px;height:35px;line-height:35px;font-size:14px;text-align:center;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; background:#fb6016}
.company_pro .more_a:hover{background:#008c69;color:#fff}
.company_pro span{float:right;}
.company_pro .vip_an{background-position:0 4px}
.company_pro .pthy_an{background-position:0 -21px}
.company_pro .wzc_an{background-position:0 -44px}
.vendor{width:895px;margin:0 auto;font-size:14px;line-height:30px;padding:0 0 30px 0;}
.vendor table{border-top:1px solid #dddddd;}
.vendor td,th{ text-align:center; border:1px solid #dddddd;height:35px;}
.vendor th{ color:#ba091b; font-weight:normal;}
.vendor td a{color:#000;line-height:35px;}

.vendor_a{text-align:right;font-size:14px;padding:13px 0;line-height:20px}
.vendor_a a{color:#696969}
.vendor_txt{line-height:25px;height:75px;margin:20px 0;overflow:hidden;}
.params-table{line-height:30px;padding-bottom:20px;}
.params-table td{line-height:30px;font-size:12px;vertical-align:top;width:32%;overflow:hidden;padding:0;padding-right:1%;border:0}
.params-table.importattr{border-bottom:1px solid #e6e6e6;margin-bottom:10px;padding-bottom:10px}
.category_title{height:20px;margin:0 20px;line-height:20px;position:relative;color:#f87a1e;}
.category_title i{position:absolute;left:0;top:50%;margin-top:-0.5px;width:100%;height:3px;background: #e8e8e8;}
.category_title span{font-size:18px;font-weight:bold;background:#fff;padding:0 60px 0 0;position:relative;z-index:11; color:#00903a;}
.category_title span em{position:absolute;right:0;width:50px;height:5px;background:#008c69;top:50%;margin-top:-1px}
.category_title .fr{padding-left:20px;background:#fff;position:relative;}
.float_nav{position: fixed;top: 0;width: 933px;z-index: 1000;-webkit-box-shadow: #dbdbdb 0 0 15px;-moz-box-shadow: #dbdbdb 0 0 15px;box-shadow: #dbdbdb 0 0 15px;border-top: 0;padding-top: 0px;padding-left: 266px;margin-left: -266px;}
.float_nav .nav_box a.hover{margin-top:0;height: 56px;}
.product_content h1, .product_content .h1{font-size:28px;font-weight:bold;line-height:inherit}
.product_content h2, .product_content .h2{font-size:24px;font-weight:bold;line-height:inherit}
.product_content h3, .product_content .h3{font-size:20px;font-weight:bold;line-height:inherit}
.product_content h4, .product_content .h4{font-size:16px;font-weight:bold;line-height:inherit}
.product_content h5, .product_content .h5{font-size:14px;font-weight:bold;line-height:inherit}
.product_content h6, .product_content .h6{font-size:12px;font-weight:bold;line-height:inherit}
.product_nav .product_links{float:right;padding-top:13px;display:none}
.product_nav .product_links a{width:120px;height:30px;margin:0 10px;line-height:30px;float: left;}
.float_nav .product_links{display:block}
.vendor_a{text-align:right;font-size:14px;padding:13px 0;line-height:20px}
.vendor_a a{color:#696969}
.vendor_txt{text-indent:26px;padding-bottom:20px}
.vendor_txt a{color:#696969}
.comment{font-size: 14px;}
.stat{padding:15px 15px 10px 10px;}
.comment_form table tr td{height:28px; width:100%; padding: 5px 0;}
.stat_p {height:10px;line-height:10px;background:#FFF7D2;font-size:1px;}
.stat_p div {height:10px;line-height:10px;background:#FFA40D;border-left:#FFA40D 2px solid;float:left;}
/*联系方式*/
.contact_left{width:340px;float:left;border: 1px solid #e6e6e6;background: #fff;}
.contact_left td{border:0;font-size:14px}
.contact_right{float:right;width:530px}
.contact_left .personal_xx{padding: 40px 0 40px 95px;border:0;background: #fff;}
.contact_left .personal_xx .tx_img{left:0;top: -5px;}
.contact_left .personal_xx .tx_img_large{width:64px;height:64px;position:absolute;left: 20px;top: 30px;border: 1px solid #ededed;}
.contact_left .personal_xx .tx_img_large img{width:64px;height:64px;}
.contact_left .personal_xx i.xx_ico{position: absolute; left: 38px; bottom: 0; width: 32px; height: 16px; background: url(/resfile/sell/images/13.jpg) no-repeat;}
.contact_dl{line-height:28px;background: #f7f7f7;color: #666;padding: 20px;}
.contact_dl dt{font-size:16px;margin-bottom:10px}
.contact_dl dd .s{color:#e6e6e6;margin:0 3px;}
.contact_dl .span{height: 20px;width: 75px;display: inline-block;vertical-align: text-bottom;}
.contact_dl .vip_an{background-position:0 4px}
.contact_dl .pthy_an{background-position:0 -20px}
.contact_dl dt a,.contact_dl dd a{color: #333;}
.map_cpy{font-size: 11px;line-height: 15px;bottom: 2px;right: 5px;position: absolute;background: #ffffff;padding: 0 5px;}
.contact_foot{width:90%;padding:20px;}
.contact_foot h1{width:90%;padding:15px 0;}
.contact_foot li{line-height:30px;width:40%;float:left;margin-right:5px;}
#contact .loginBox{border:none; width:400px; text-align: center;}
#contact .user_login input[type='text'],#contact .user_login input[type='password']{display: block;border: 1px solid #dedede;width: 250px;height: 36px;line-height: 36px;padding-left: 5px;border-radius: 3px;margin: 0 auto;margin-top: 15px;}
#contact .user_login input[type='image']{margin-top:20px;}
#contact .regBox{text-align:center;width: 330px;border-left:2px solid #efefef;padding-left: 62px;}
#contact .user_tip{margin-bottom:20px;}
#contact .user_can table{margin-bottom:30px;}
#contact .user_can table td{height:40px;line-height:40px;width: 187px;}
/*顶部联系方式*/
.shop-intro .user_warn{font-size: 15px;margin-top: 15px;margin-bottom: 10px;}
.shop-intro .user_login input[type='text'],.shop-intro .user_login input[type='password']{display: block;border:1px solid #dedede;width: 252px;height: 30px;line-height: 30px;padding-left: 3px;border-radius: 3px;margin: 0 auto 10px;}
.shop-intro .user_login input[type='image']{margin-bottom:20px;margin: 0 auto 20px;display: block;}
.shop-intro .regBox{float: none; text-align: center;}
.shop-intro .regBox .user_tip{margin-bottom:10px;}
.shop-intro .regBox .user_can table{margin-bottom: 10px;}
/*右侧登录*/
.ui{background-image: url(/resfile/sell/images/sell_loginico.png); background-repeat: no-repeat;}
.myMebWapNon{width: 280px; padding-bottom: 5px;    margin: 0 auto;}
.myMebWapNon .tiSorry{padding: 15px 20px 5px; overflow: hidden;}
.myMebWapNon .tiSorry i{background-position: 0 0px; width: 66px; height: 66px; float: left; margin-right: 15px;}
.myMebWapNon .tiSorry h3{font-size: 36px; line-height: 36px; color: #ff6a6a; font-style: italic;}
.myMebWapNon .tiSorry p{color: #999;}
.myMebWapNon .logItem{margin: 10px 20px; border: 1px solid #ddd; height: 35px;}
.myMebWapNon .logItem label{background: #eeeded; width: 45px; float: left; height: 35px; border-right: 1px solid #ddd; position: relative;}
.myMebWapNon .logItem .ui_name{background-position: -84px 0px; width: 18px; height: 16px; position: absolute; left: 50%; top: 50%; margin: -8px 0 0 -9px;}
.myMebWapNon .logItem .ui_pass{background-position: -121px 0px; width: 16px; height: 20px; position: absolute; left: 50%; top: 50%; margin: -10px 0 0 -8px;}
.myMebWapNon .logItem span{display: block;margin-left: 46px; *margin-left: 0;margin-right: 0px;height: 35px;}
.myMebWapNon .logItem span input{display: block;width: 99%;height: 95%;border: 0 none;text-indent: 5px;}
.myMebWapNon .logSubBtn{margin: 15px 20px 0;}
.myMebWapNon .logSubBtn input{background: #536bb2; height: 38px; border: 1px solid #009ad5; font-size: 16px; color: #fff; display: block; width: 100%; cursor: pointer;}
.myMebWapNon .logSubBtn input:hover{background: #00a3ec;}
.myMebWapNon .logBottom{margin: 0 20px; overflow: hidden;}
.myMebWapNon .logBottom a{font-size: 12px;}
.myMebWapNon .logBottom .link_pass{float: left; text-decoration: underline; color: #666;}
.myMebWapNon .logBottom .link_reg{color: #ff6600; float: right;}
.clause{border: 1px solid #FFD089;background: #FFFFE5;font-size:14px;}
.clause dl{width:98%;margin:0 auto;padding: 20px 0;overflow: hidden;}
.clause dt{width:20px;height:70px;padding:6px 3px 10px 8px;float:left;border: 1px solid #FFD089;font-weight:800;background: #f87a1e;line-height:20px;margin-left:10px;color:#fff;}
.clause dd{width:1100px;text-align:left;line-height:25px;padding:10px;float:left;}
.f_red {color: #ff3d00;}
/*顶部固定*/
.nav-thumbnail-container{background-color: #f2f2f2; height: 52px;}
.nav-thumbnail-container .nav-logo{width: 235px;margin-top: 0;line-height: 52px; height:52px; overflow:hidden;padding-left: 34px;background: url("/resfile/sell/images/shop_icon.png") no-repeat left center;background-size: 27px;}
.nav-thumbnail-container .proDetail{width:770px; border:none;}
.nav-thumbnail-container .proDetail .hd{border:none;}
.nav-thumbnail-container .proDetail .hd ul li.on{border-top: 2px solid #009966;}
.nav-thumbnail-container .gou1{width: 140px;  color:#fff; line-height: 52px; text-align: center; cursor: pointer; background:#f87a1e url("/resfile/sell/images/xunjia_icon.png") no-repeat 13px center; padding-left: 10px;}
.nav-thumbnail-container .gou1:hover{background-color: #f40;}