body{background:#f5f5f5}
#header{box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);margin-bottom:10px}
.show-left{width:878px;border:#e3e3e3 1px solid;overflow:hidden;background:white;border-radius:2px;float:left}
.show-right{width:300px;overflow:hidden;float:right}
.viewbox{padding:20px}
.title1 h1{font-size:22px;padding:10px 0px 20px 0}
.infoc{border-bottom:#e3e3e3 1px solid;height:40px;color:#999}
.content-one{font-size:14px;padding:10px 0px;overflow:hidden}
.content-one dl{width:100%;padding:5px 0px;overflow:hidden}
.content-one dt{float:left;color:#666}
.content-oen dd{overflow:hidden;color:#333}
.content-two{padding:10px 0px ;overflow:hidden}
.content-two h2{font-size:16px;color:#333;border-bottom:#e3e3e3 1px solid;height:40px;margin-bottom:10px}
.content-two dl{width:33%;padding:5px 0px;float:left;font-size:16px;}
.content-two dt{float:left;}
.content-two dd{overflow:hidden;color:#333}
.content-three{font-size:14px;line-height:30px;padding-top:20px;color:#666}
.content-three p{text-indent:2em;}
.anti-msg{margin-top:20px;border:none;background:#f9f9f9}
.anti-msg .anti-fraud{background:#f9f9f9 url(images/notice.gif) no-repeat 20px 6px;padding:5px;margin:-1px 0 24px}
.anti-msg .anti-fraud .alert-msg{font-size:14px;padding-left:46px;line-height:23px;}
.anti-msg .anti-fraud .alert-msg strong:first-child{display:block;font-size:18px;padding-bottom:6px}
.anti-msg .anti-fraud .alert-msg p{color:#666;font-size:14px}
.anti-msg .anti-fraud .alert-msg p strong{color:#333}
.anti-msg .anti-fraud .alert-msg a{color:#01d1c1}
.maylike{padding:10px 0px ;overflow:hidden}
.maylike h2{font-size:20px;color:#333;border-bottom:#efefef 1px solid;height:46px;margin-bottom:10px}
.maylike dl{float:left;width:160px;margin-right:7px;padding-top:10px;}
.maylike dl img{width:140px;height:120px}
.maylike dl em{font-style:normal;font-size:16px}
.maylike dl p{line-height:20px;color:#f46}
.maylike dl p.price{font-weight:bold;padding-top:10px;padding-bottom:5px}
.tis{background:#f9f9f9 url(images/notice.gif) no-repeat 15px 20px;padding:20px 0px 20px 40px;font-size:16px;color:#666}
.tis a{color:#f46}

.dianpu{border-radius:2px; border:#e3e3e3 1px solid;padding:20px;background:white;overflow:hidden;margin-bottom:10px}
.dianpu-logo{width:120px;margin:0px auto}
.dianpu ul li a{font-size:14px}
.dianpu ul li{font-size:16px;line-height:35px;text-align:center;font-size:14px;color:#666}
.dianpu dd{line-height:41px;height:41px;overflow:hidden;font-size:16px;border-bottom:#e3e3e3 1px dotted}
.dianpu dd a{color:#666}
.dianpu h4{font-size:16px;padding:0;margin:0 0 10px 0;line-height:50px;height:30px;font-weight:normal; text-align:center;}
.dianpu h4:after,h4:before{display:inline-block;height:1px;background-color:#e3e3e3;margin:0;padding:0;content:"";width:55px;margin:3px 5px;color:#666}
.dianpu ul li p{width:100%;height:25px;line-height:25px;overflow:hidden;text-align:left}
.dianpu ul li p a{font-size:14px}
.inshop a{line-height:35px;height:35px;overflow:hidden;font-size:14px;border:#e3e3e3 1px solid;display:block;text-align:center;background:#f7f7f7;border-radius:3px;margin-top:20px}

.see{border-radius:2px; border:#e3e3e3 1px solid;padding:15px 20px;background:white;overflow:hidden;margin-bottom:10px}
.see h2{font-size:16px;color:#333;border-bottom:#efefef 1px solid;height:36px;}
.see h2 span{float:right;font-weight:normal}
.see h3{font-size:16px;color:#333;border-bottom:#efefef 1px solid;height:36px;}
.see h3 span{float:right;font-weight:normal}
.see dl{width:100%;overflow:hidden;border-bottom:#dadada 1px dotted;padding-top:10px;padding-bottom:10px;bottom:-1px}
.see dt{width:110px;float:left}
.see dt img{width:100px;height:80px}
.see dd{overflow:hidden}
.see dl p{line-height:20px;color:#f46}
.see dl p.price{font-weight:bold;padding-bottom:5px;font-size:16px;height:20px;overflow:hidden;text-overflow:ellipsis;}
.see dl em{font-style:normal;font-size:16px}
.see ul {padding-top:10px}
.see ul li{width:50%;float:left;font-size:14px;line-height:30px;}

button{background:0 0;border:0;outline:0;padding:0;cursor:pointer}
.cover-wrap{width:346px;height:260px;overflow:hidden;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;float:left;margin-right:30px;margin-top:15px;}
.cover{position:absolute;-webkit-transition:left .3s ease-out;-o-transition:left .3s ease-out;transition:left .3s ease-out;left:0;top:0;width:100%;height:100%;display:none}
.cover-active{left:0;display:block}
.cover-left{left:-100%;display:block}
.cover-right{left:100%;display:block}
.cover-next.cover-right,.cover-prev.cover-left{left:0}
.cover img{width:100%;height:100%}
.prev-cover-btn{background:url(img/arrow-left.png) no-repeat center center;left:0}
.next-cover-btn{background:url(img/arrow-right.png) no-repeat center center;right:0}
.next-cover-btn,.prev-cover-btn{position:absolute;top:0;bottom:0;width:30px;height:50px;line-height:50px;margin:auto;z-index:9;background-color:rgba(0,0,0,.1);filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr="#33000000", endColorStr="#33000000")}
.prev-cover-btn.hover{background-image:url(img/arrow-left-hover.png)}
.next-cover-btn.hover{background-image:url(img/arrow-right-hover.png)}
.cover-ad-wrap{float:left;margin-right:30px}








/*搜索样式*/

.product_search{ padding:5px 0; width:100%; display:inline-block; border-bottom:1px solid #eee; }
.product_searchl{ width:90px; float:left; color:#999;}
.product_searchl h3{float:left; padding-right:20px; width:70px; text-align:right; font-size:14px; font-weight:100;}
.product_searchC{ float:left; width:760px;}
.product_searchC a{ float:left; margin-right:10px; padding:0 20px 0 10px; height:24px; line-height:24px; background:url(images/product_searchcbg1.png) right no-repeat; color:#666; border:1px solid #ddd;}
.product_searchC .on a{border: 1px dashed #ff4e00;}
.product_searchC a:hover{ color:#ff4e00; background:url(images/product_searchcbg2.png) right no-repeat #fff;  border:1px solid #ff4e00;}
.product_searchC ul{ display:inline-block;}
.product_searchC ul li{ float:left;}
.product_search_input1{ float:left; width:174px; height:18px; line-height:18px; font-size:14px; text-indent:15px; color:#999; border-top:1px solid #eee; border-left:1px solid #eee; border-bottom:1px solid #eee; border-right:none;}
.product_search_input2{ float:left; width:25px; height:24px; cursor:pointer;outline: none;border:0;border-left:none; background:url(images/product_searchbg1.png) right no-repeat;}
.ie6_border{ float:left; border-top:1px solid #eee; border-right:1px solid #eee; border-bottom:1px solid #eee; border-left:0;  }
.product_searchR{ float:right; margin-right:32px; width:60px;}
.product_searchR a{float:left; text-indent:15px; width:100%;background:url(images/product_searchrbg1.png) no-repeat right; color:#ff4e00; text-align:left; font-size:14px; }
.product_searchR a:hover{ background:url(images/product_searchrbg2.png) no-repeat right; color:#ff4e00; }

.product_option{ width:100%; border-top:3px solid #ff4e00; background:#fff; font-size:14px; clear:both;}
.product_option1{ margin:0px; padding:5px 0; width:100%; display:inline-block; border-bottom:1px solid #eee;}
.no_bm{border-bottom:0}

.product_option1L{ width:90px; float:left; color:#999;}
.product_option1L h3{float:left; padding-right:20px; width:80px; text-align:right; font-size:14px; }
.product_option1 .product_add_nav{ float:left; width:auto; color:#999;}
.product_option1 .product_add_nav a{ color:#999;}
.product_option1 .product_add_nav a:hover{ color:#ff4e00;}

.product_option1C{ width:980px; float:left;}
.product_option1C ul{ display:inline-block;}
.product_option1C ul li{float:left;}
.product_option1C ul li a{float:left; margin-left:1px; padding:2px 10px; text-align:center;}
.product_option1C ul li a:hover{ color:#fff; background:#ff4e00;}

.product_option1C1 a{ color:#666; white-space:nowrap; display:inline-block; border:1px solid #fff; }
.product_option1C1 a:hover{border:1px solid #ff4e00;}
.product_option1C2 a{color:#666; border:1px solid #eee;}
.product_option1C2 a:hover{border:1px solid #ff4e00;}
.product_option1C3 a{color:#fff; background:#ff4e00; border:1px solid #ff4e00;}
.product_option1C3 a:hover{}

.product_option1R { width:60px; float:right; margin-right:32px; }
.product_option1R a{ float:left; text-indent:15px; width:100%; background:url(images/product_option1rbg1.png) no-repeat right; color:#ff4e00; text-align:left; font-size:14px; cursor:pointer;
moz-user-select: -moz-none;
-moz-user-select: none;
-o-user-select:none;
-khtml-user-select:none;
-webkit-user-select:none;
-ms-user-select:none;
user-select:none;}
.side_option{height:22px; overflow:hidden;}
.side_option2{ height:auto; overflow:hidden;}




.findGoodsNum{float:right; margin-right:10px;}
.findGoodsNum em ,.findGoodsNum i{font-style:normal; font-size:14px;}
.findGoodsNum em{color:#666;}
.findGoodsNum i{margin:0 5px; color:#ff4e00;}


/*列表选择器*/
.tool{height:38px; line-height:38px;}
.tool .sort{ line-height:38px; background-color:#FFF;}
.tool .sort li{float:left;}
.tool .sort li.first{width:80px; text-align:right; color:#999999; font-weight:bold;}
.tool .sort li.bjg{padding-left: 10px; width:230px; color: #666;}
.tool .sort li.bjg input{ margin-right:20px; vertical-align:middle;}
.tool .sort .link{display:block; height:38px; margin:0 20px 0 -1px ;padding:0 20px; text-decoration:none; color:#6d6d6d;}
.tool .sort .active{position:relative;background-color:#fff;color:#ff0000;}

.tool .droplist{ position:relative; width:70px;}
.tool .sort .droplist .link{padding-right:25px; line-height:38px;}

.tool .droplist .link:hover{color:#ff4e00; border-color:transparent;cursor: default;}
.tool .droplist .link .icon{ position: absolute; top:15px; right:10px; border-top: #ccc 4px solid; border-right: #ffffff 5px solid; border-bottom: #ffffff 5px solid ;border-left: #ffffff 5px solid; font-size: 0px; width: 0px; line-height: 0; height: 0px; -webkit-transition: -webkit-transform .2s ease-in;-moz-transition: -webkit-transform .2s ease-in;-o-transition: -webkit-transform .2s ease-in;transition: -webkit-transform .2s ease-in;}
.tool .droplist .link:hover .icon{}

.tool .droplist ul{position:absolute; top:38px; left:-1px; display:none; padding:5px 0; border:solid 1px #dddddd; background:#fff; -webkit-box-shadow:0 3px 3px rgba(0,0,0,.1); -moz-box-shadow:0 3px 3px rgba(0,0,0,.1); box-shadow:0 3px 3px rgba(0,0,0,.1); z-index:2;}
.tool .sort .droplist li{line-height:27px;float:none;white-space:nowrap;}
.tool .sort .droplist li:hover,.tool .sort .droplist li.on{color:#6d6d6d;background-color:#B9B5B5;border-color:transparent}
.tool .droplist ul li a{border:none;padding:0 20px; font-size:12px;}
.tool .droplist:hover ul{display:block}

.tool .prices .inner_name{float:left;padding-left:5px}
.tool .prices .inner{float:left;height:38px;line-height:38px; width: 195px;}
.tool .prices ul{padding:0 10px;}
.tool .prices ul li{float:left}
.tool .prices .sep{width:10px;text-align:center}
.tool .prices .input{width:55px;height:21px;padding-left: 5px;border:solid 1px #dfdfdf;line-height:normal;*line-height:21px;color:#999;}
.tool .prices .submit{margin-left:10px;margin-top: 12px;display:none}
.tool .prices:hover{position:relative;z-index:2}
.tool .prices:hover .inner{width:248px;position:absolute;top:-3px;left:-1px;border:solid 1px #ccc;background:#fff;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.1);-moz-box-shadow:0 3px 3px rgba(0,0,0,.1);box-shadow:0 3px 3px rgba(0,0,0,.1)}

.tool .prices:hover .submit{display:block}

.tool .prices .btnso{display:block;height:23px;padding:0 10px;background:#f40;color:#fff;line-height:23px;cursor:pointer;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box}
.tool .prices .btnso:hover{color:#fff;background:#DF0808}

.tool .styles{width:200px; text-align:right;}
.tool .filter{color:#6d6d6d;cursor:pointer;float:left;height:38px;line-height:38px;margin-left:12px;}.tool .filter span{float:left;display:inline-block;margin-left:4px;}
.tool .filter .icon{background-position:-35px -268px;height:13px;width:13px;font-size:0;margin-top:13px;}
.tool .filter .icon.icon-check,.tool .filter:hover .icon{background-position:-56px -268px;}