﻿@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
body,td,th {
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#fff;
	min-width:1200px;
}
a {
	font-size:13px;
	color: #333;
	text-decoration: none;
	transition: color 0.2s ease-out 0s;
}
a:hover {
	text-decoration: none;
	color:#c5171e;
}
img {border:0px; }
li{ list-style:none;}
input,select{ font-family:"微软雅黑";}
em{ font-style:normal;}
.clear {
    clear: both;
    font-size:0px;
    height: 0px;
    line-height:0px;
    width: 0px;
}
.cf:before, .cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
	margin:0;
	padding:0;
} 
.marL15{ margin-left:15PX;}
.fl{ float:left;}











#summary-stock {
    padding-bottom: 6px;
    padding-top: 6px;
	padding-right: 20px;
}

#summary-stock .dt {
    display: inline;
    float: left;
    font-family: "宋体";
    text-align: right;
    width: 72px;
	color:#999;
	margin-top: 4px;
}
#store-selector {
    float: left;
    height: 26px;
    margin-right: 6px;
    position: relative;
    z-index: 3;
}
#store-selector dd, #store-selector dl, #store-selector dt {
    color: #999;
    float: none;
}
#store-selector dl {
    width: 390px;
}
#store-selector dd {
    line-height: 18px;
}
#store-selector dt {
    padding: 6px 0 10px;
}
#store-selector .text {
    background: #fff;
    border: 1px solid #cecbce;
    float: left;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 20px 0 4px;
    position: relative;
    top: 0;
	width:200px;
	color:#000;
}
#store-selector .text b {
    display: block;
    height: 24px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 17px;
	background:url(/JD_3j/images/newicon2.png) no-repeat 0px 3px;
}
#store-selector .content {
    background: #fff;
    border: 1px solid #cecbce;
    box-shadow: 0 0 5px #ddd;
    display: none;
    left: -45px;
    padding: 15px;
    position: absolute;
    top: 25px;
    width: 390px;
}
#store-selector .content select {
    border: 1px solid #cecbce;
    float: left;
    margin-right: 15px;
    width: 120px;
}
#store-selector .content .select3 {
    margin-right: 0;
}
#store-selector .close {
    background-position: 0 0;
    display: none;
    height: 17px;
    left: 365px;
    position: absolute;
    top: 20px;
    width: 17px;
    z-index: 2;
}
#store-selector.hover .close, #store-selector.hover .content {
    display: block;
}
#store-selector.hover .close {
    cursor: pointer;
}
#store-selector .close{
    background-image: url(/JD_3j/images/newicon20140910.png);
    background-repeat: no-repeat;
}
#store-selector.hover .text {
    border-bottom: 0 none;
    height: 25px;
    z-index: 1;
}
#store-selector .area-list li {
    clear: none;
    padding: 2px 0 2px 15px;
}
#store-selector .tab li {
    clear: none;
    float: left;
    padding: 0;
}
#store-selector .common-area {
    padding-bottom: 10px;
}
#store-selector .common-area a {
    color: #005aa0;
}
#JD-stock .area-list a:hover {
    color: #fff;
}
.JD-stock .tab .current, .JD-stock .tab .current a, .JD-stock .tab a i {
    background-image: url(/JD_3j/images/jd-stock.png);
    background-repeat: no-repeat;
}
.JD-stock {
    position: relative;
}
.JD-stock .tab {
    border-bottom:1px solid #F90;
    float: left;
    height: 25px;
    overflow: visible;
    width: 100%;
}
.JD-stock .tab .current a {
    color: #000;
}
.JD-stock .tab .current a.hover, .JD-stock .tab a {
    border-color: #ddd;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #005aa0;
    cursor: pointer;
    float: left;
    height: 23px;
    line-height: 23px;
    margin-right: 3px;
    padding: 0 21px 1px 11px;
    position: relative;
    text-align: center;
	font-weight:bold;
	font-size:14px;
}
.JD-stock .tab a.hover {
    background-color: #fff;
    border-color: #F90;
    border-image: none;
    border-style: solid solid none;
    border-width:1px 1px 0;
    color: #005aa0;
    height: 25px;
    line-height: 22px;
    padding: 0 20px 0 10px;
    text-decoration: none;
	
}
.JD-stock .tab .current a {
    background-repeat: repeat-x;
}
.JD-stock .tab .current a, .JD-stock .tab .current a:hover {
    cursor: default;
}
.JD-stock .tab .current a i {
    background-position: 0 -28px;
}
.JD-stock .tab .current a:hover i, .JD-stock .tab a i {
    background-position: 0 -35px;
    display: block;
    height: 5px;
    overflow: hidden;
    position: absolute;
    right: 4px;
    top: 10px;
    width: 7px;
}
.JD-stock .tab .current a:hover i {
    background-position: 0 -28px;
}
.JD-stock .tab a:hover i {
    background-position: 0 -28px;
    right: 4px;
    top: 10px;
}
.area-list {
    padding-top: 5px;
}
.area-list li {
    clear: none;
    float: left;
    padding: 2px 0 2px 15px;
    width: 80px;
}
.area-list li a {
    color: #005aa0;
    float: left;
    padding: 2px 4px;
}
.area-list li a:hover {
    background:#005ea7;
    color: #fff;
}
.area-list .longer-area {
    width: 370px;
}
.area-list .long-area {
    width: 170px;
}



















