@charset "utf-8";
.tab li, .tab a, .tab-item{float:left;text-align:center;}
.tab li, .tab a, .tab-item{cursor:pointer;float:left;text-align:center;}
#summary-stock .dt{margin-top:4px;}
#list1 .dt{float:left;text-align:right;width:72px;}
#list1 .dd{width:324px;float:left;}

#store-selector{position:relative;float:left;z-index:2;height:26px;margin-right:6px}
#store-selector dl,#store-selector dt,#store-selector dd{float:none;color:#999}
#store-selector dl{position:absolute;top:23px;z-index:1;width:358px;width:358px;padding:5px;border:1px solid #ddd;background:#fff;display:none;-moz-box-shadow:0 0 5px #ddd;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd}
#store-selector dt{padding:6px 0 10px;color:#999}
#store-selector dd{padding-bottom:5px;line-height:18px}
#store-selector a:link,#store-selector a:visited{color:#757575;}
#store-selector a:hover,#store-selector a:active{color:#fff}
#store-selector .text input{
	padding:2px 0px 2px 10px;
	width: 200px;
	color:#757575;
}
#store-selector .text{float:left;float:none;_float:left;position:relative;top:0;z-index:2;background:#fff;overflow:hidden}
/*#store-selector .text b{display:block;position:absolute;top:0;right:0;overflow:hidden;width:17px;height:24px;background:url(../images_pc/citiIco1.png) 0 0 no-repeat}*/
#store-selector .close{
	display: inline-block;
   	position:absolute;
    left: 380px;
    top: 24px;
	width:20px;
	height:20px;
	overflow:hidden;
	color: #fff;
	background:#c0c0c0;
	font-size: 24px;
	line-height: 20px;
	text-align: center;
	-ms-border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    display: none;
	cursor: pointer;
}
#store-selector.hover .text{border-bottom:0}
#store-selector.hover dl{display:block}
#store-selector.hover .close{display:block}

#store-prompt{clear:left;line-height:25px}
#store-prompt strong{font-size:14px}
#store-prompt a{color:#757575;}
#store-selector .i-storeinfo, #store-selector .i-storeinfo div{float:left}
#store-selector dl{left:0}
#JD-stock .area-list li:hover a{
    color: #01bbf4;
    cursor: pointer;
}

#store-selector .content{display:none;position:absolute;    
	top: 34px;
    left: 0px;border:1px solid #cecbce;width:390px;padding:15px;background:#fff;-moz-box-shadow:0 0 5px #ddd;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd}
#store-selector .content select{float:left;width:120px;border:1px solid #cecbce;margin-right:15px}
#store-selector .content .select3{margin-right:0}
#store-selector.hover .content,#store-selector.hover .close{display:block}
#JD-stock{position:relative;margin-bottom:0}
#JD-stock .tab{width:100%;height:25px;float:left;border-bottom:1px solid #01bbf4;overflow:visible;*overflow:hidden}
#JD-stock .tab li{float:left;clear:none;height:23px;padding:1px 1px 0;border:1px solid #ddd;border-bottom:0;margin-right:3px;background-color:#fff;line-height:22px;text-decoration:none}
#JD-stock .tab .curr{*position:relative;height:25px;padding:0;border:1px solid #01bbf4;border-bottom:0}
#JD-stock .tab a{position:relative;float:left;height:23px;padding:0 20px 1px 10px;line-height:23px;text-align:center;text-decoration:none;cursor:pointer;color:#757575;outline:0;*blr:expression(this.onFocus=this.blur())}
#JD-stock .tab a:hover{background:0;color:#01bbf4;}
#JD-stock .tab a i{position:absolute;right:5px;top:10px;*top:9px;display:block;width:7px;height:5px;overflow:hidden;background:url(../images_pc/citiIco2.png) no-repeat -76px -34px;}
#JD-stock .tab .curr i,#JD-stock .tab a:hover i{opacity:1;filter:alpha(opacity=100)}
#JD-stock .area-list{padding-top:5px}
#JD-stock .area-list li{float:left;width:70px;clear:none;margin-top: 10px;}
#JD-stock .area-list li a{float:left;color:#757575;width: 70px;text-align: center;}
#JD-stock .area-list .longer-area{width:370px}
#JD-stock .area-list .long-area{width:170px}
.city_span_xiala{
    position: absolute;
    background: url(../images_pc/xiala_city.png) no-repeat;
    width: 12px;
    height: 10px;
    background-size: 12px;
    top: 14px;
    left: 190px;
}