a{
	color:#666;
	font-size:13px;
	text-decoration:none;
}
a:hover{
	color:#e4393c
}
li{
	list-style:none;
}
.value{
	height:600px;
	width:100%;
	background:#F1F1F1;
}
.value>p{
	width:1200px;
	height:45px;
	line-height:45px;
	margin:0 auto;
	padding-left:5px;
}
.value>p>span{
	font:14px solid;
	color:#666;
	padding:0px 5px;
}
.value>p>a{
	font-size:12px;
}
.value>p>a:first-child{
	font-size:18px;
	font-weight:bold;

}
.value .valueShow{
	width:1210px;
	height:500px;
	background:white;
	margin:0 auto;
	/*padding:20px;*/
}

.value .valueShow>div{
	float:left;
}
.value .valueShow .vs-left{
	width:380px;
	height:490px;
	/*border:1px solid red;*/
}
.value .valueShow .vs-left .vsl-top{
	width:350px;
	height:350px;
	/*background:url(../images/value/2.png);*/
	margin:15px;
}
.value .valueShow .vs-left .vsl-center{
	height:54px;
	width:100%;
	/*background:red;*/
}
.value .valueShow .vs-left .vsl-center>a:first-child{
	float:left;
	width:25px;
	height:25px;
	background:url(../images/ICO/valueIco.png) no-repeat 2px -103px;
	transform:rotate(180deg);
	margin:15px 5px;
	/*border:1px solid blue;*/
}
.value .valueShow .vs-left .vsl-center>a:last-child{
	float:right;
	width:25px;
	height:25px;
	background:url(../images/ICO/valueIco.png) no-repeat 2px -103px;
	margin:15px 5px;
	/*border:1px solid blue;*/
}
.value .valueShow .vs-left .vsl-center .vslc-list{
	float:left;
	width:310px;
	height:54px;
	/*background:red;*/
	overflow:hidden;
	position:relative;
	left:4px;
}
.value .valueShow .vs-left .vsl-center .vslc-list li{
	display:inline-block;
}
.value .valueShow .vs-left .vsl-center .vslc-list li>img{
	width:50px;
	height:50px;
	border:2px solid white;
}
.value .valueShow .vs-left .vsl-center .vslc-list li:hover>img{
	border:2px solid #e4393c
}
.value .valueShow .vs-left .vsl-bottom{
	padding:20px 0 0 40px;
}
.value .valueShow .vs-left .vsl-bottom>span{
	color:#333;
	font-size:12px;
}
.value .valueShow .vs-left .vsl-bottom>div{
	float:right;
}
.value .valueShow .vs-left .vsl-bottom>div>a{
	font-size:13px;
	padding-left:20px;
	padding-right:5px;

}
.value .valueShow .vs-left .vsl-bottom>div>a{
	background:url(../images/ICO/valueIco.png) 0px -82px no-repeat;
}
.value .valueShow .vs-left .vsl-bottom>div>a:last-child{
	background:url(../images/ICO/valueIco.png) 0px -61px no-repeat;
}





.value .valueShow .vs-center{
	width:550px;
	height:490px;
	/*border:1px solid red;*/
	position:relative;
}
.value .valueShow .vs-center .vsc-title>h4{
	font-family: arial,"microsoft yahei";
	color:#666;
	width:513px;
	margin:10px 0 3px 0;
}
.value .valueShow .vs-center .vsc-title>span{
	display:block;
	font-family: arial,"microsoft yahei";
	color:#e3393c;
	font-size:14px;
	width:513px;
}
.value .valueShow .vs-center .vsc-title>a{
	color:black;
	padding:5px 15px;
	border:1px solid #DDD;
	background:#F5F5F5;
	border-radius:2px;
	position:absolute;
	right:-20px;
	top:15px;
}
.value .valueShow .vs-center .vsc-price{
	background:;
	/*height:40px;*/
	width:100%;
	background:#F1F1F1;
	margin-top:10px;
	padding:10px;
	position:absolute;
	z-index:1;
}
.value .valueShow .vs-center .vsc-price>p{
	float:left;
	line-height:40px;
	font-size:13px;
	color:#666;
}
.value .valueShow .vs-center .vsc-price>p>strong{
	color:#e4393c;
	font-family: arial,"microsoft yahei";
	font-size:20px;

}
.value .valueShow .vs-center .vsc-price>.vscp-evaluate{
	float:right;
	/*height:40px;*/
	border-left: 1px solid #E0E0E0;
	/*margin:10px 10px 0px 10px;*/
	padding:0px 5px;
}
.value .valueShow .vs-center .vsc-price>.vscp-evaluate>span{
	display:block;
	font-size:13px;
	color:#999;
}
.value .valueShow .vs-center .vsc-price>.vscp-evaluate>a{
	font: 14px verdana;
    color: #005ea7;
    display:block;
    margin-left:15px;
}
.value .valueShow .vs-center .vsc-price>.vscp-promotion{
	clear:both;
}
.value .valueShow .vs-center .vsc-price>.vscp-promotion>.vscpp-left{
	position:absolute;
	color:#666;
	font-size:13px;
}
.value .valueShow .vs-center .vsc-price>.vscp-promotion>.vscpp-right{
	width:450px;
	margin-left:65px;
	font-size:13px;
	color:#e4393c;
}
.value .valueShow .vs-center .vsc-price>.vscp-promotion>.vscpp-right li{
	margin-bottom:14px;
}
.value .valueShow .vs-center .vsc-price>.vscp-promotion>.vscpp-right li>strong{
	position:absolute;
	right:10px;
	font-weight:normal;
	color:#999;
}
.value .valueShow .vs-center .vsc-price>.vscp-promotion>.vscpp-right li>strong>s{
	text-decoration:none;
	color:#e4393c;
}
.value .valueShow .vs-center .vsc-price>.vscp-promotion>.vscpp-right li>strong>i{
	display:inline-block;
	padding:0 4px;
	font-style:normal;
	font-weight:bold;
	color:#ccc;
	transform:rotate(90deg);
}
.value .valueShow .vs-center .vsc-price>.vscp-promotion>.vscpp-right span{
	color:white;
	background:#e4393c;
	padding:1px 2px;
	margin-right:8px;
}
.value .valueShow .vs-center .vsc-price>.vscp-promotion>.vscpp-right .vscppr-hideen{
	display:none;
}
.value .valueShow .vs-center .vsc-price>.vscp-promotion>.vscpp-right:hover .vscppr-hideen{
	display:block;
}
.value .valueShow .vs-center .vsc-price>.vscp-promotion>.vscpp-right:hover i{
	transform:rotate(-90deg);
}
.value .valueShow .vs-center .vsc-logistics{
	border-bottom:1px dotted #ccc;
	margin-top:131px;
	width:570px;
	padding-bottom:5px;
}
.value .valueShow .vs-center .vsc-logistics dt{
	display:inline-block;
	color:#666;
	font-size:13px;
	height:20px;
	line-height:20px;
}
.value .valueShow .vs-center .vsc-logistics dd{
	display:inline-block;
	color:#666;
	font-size:13px;
	height:20px;
	line-height:20px;
	margin:5px 0px 5px -8px;
	position:relative;
}
.value .valueShow .vs-center .vsc-logistics dd>a{
	display:inline-block;
	color:#e4393c;
	height:20px;
	padding-left:28px;
	background:url(../images/ICO/valueIco.png) no-repeat;
}
.value .valueShow .vs-center .vsc-logistics span{
	border:1px solid #ccc;
	padding:5px;
	margin-right:5px;
}
.value .valueShow .vs-center .vsc-logistics span>s{
	display:inline-block;
	width:10px;
	height:10px;
	background:url(../images/ICO/newicon20140910.png) no-repeat -268px -111px;
	margin:3px 0px -1px 10px;
}
#mouse:hover .vscl-nav{
	display:block;
}
.value .valueShow .vs-center .vsc-logistics .vscl-nav{
	display:none;
	background:white;
	width:400px;
	/*height:290px;*/
	border:1px solid #ccc;
	box-shadow:0 0 8px #ccc;
	position:absolute;
	top:22px;
	left:-50px;
	padding:10px 15px;
	z-index:1;
}
.value .valueShow .vs-center .vsc-logistics .vscl-nav>s{
	display:block;
	position:absolute;
	top: -5px;
    left: 50px;
    width: 147px;
    height: 5px;
    background: white;
}
.value .valueShow .vs-center .vsc-logistics .vscl-nav>i{
	display:block;
	position:absolute;
	top: -7px;
    right: -7px;
    width: 17px;
    height: 17px;
    background: url(../images/ICO/newicon20140910.png) no-repeat -257px -2px;
    cursor:pointer;
}
.value .valueShow .vs-center .vsc-logistics .vscl-nav>ul{
	border-bottom:2px solid #edd28b;

}
.value .valueShow .vs-center .vsc-logistics .vscl-nav>ul>li{
	color:black;
	font-weight:bold;
	font-size:14px;
	border:1px solid #ccc;
	padding:2px 10px;
	margin-right:-3px;
	display:inline-block;
	border-bottom:none;
	/*background:Red;*/
	position:relative;
	cursor:pointer;
}
.value .valueShow .vs-center .vsc-logistics .vscl-nav>ul>li.click{
	border:2px solid #edd28b;
	border-bottom:2px solid white;
	background:white;
	top:2px;
	margin-right:-4px;
	/*z-index:2;*/
}
.value .valueShow .vs-center .vsc-logistics .vscl-nav>ul>li:hover s{
	background:url(../images/ICO/jd-stock.png) no-repeat 0px -27px;
}
.value .valueShow .vs-center .vsc-logistics .vscl-nav>ul>li>s{
	display:inline-block;
	width:7px;
	height:7px;
	background:url(../images/ICO/jd-stock.png) no-repeat 0px -34px;
	margin:0px -5px 1px 8px;
}
.value .valueShow .vs-center .vsc-logistics .vscl-nav div{
	display:none;
}

.value .valueShow .vs-center .vsc-logistics .vscl-nav div li{
	display:inline-block;
	width:80px;
	padding: 3px 0 3px 15px;
}
.value .valueShow .vs-center .vsc-logistics .vscl-nav div li.long{
	display:inline-block;
	width:180px;
	padding: 3px 0 3px 15px;
	margin-top:10px;
}
.value .valueShow .vs-center .vsc-logistics .vscl-nav div li>a{
	color:#005aa0;
	padding:4px 3px;
}
.value .valueShow .vs-center .vsc-logistics .vscl-nav div li>a:hover{
	background:#005aa0;
	color:white;
}





.value .valueShow .vs-right{
	float:right;
	/*margin-right:20px;*/
	width:215px;
	height:490px;
	/*border:1px solid red;*/
	padding:20px;
}
.value .valueShow .vs-right .vsr-top{
	/*width:200px;*/
	height:80px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	/*margin:20px;*/
}
.value .valueShow .vs-right .vsr-top img{
	margin:10px 18px;
}
.value .valueShow .vs-right .vsr-text{
	margin:15px 0;
}
.value .valueShow .vs-right .vsr-text>a{
	color:#005aa0;
	font-size:13px;
}
.value .valueShow .vs-right .vsr-text>span{
	display:inline-block;
	float:right;
	width:54px;
	height:18px;
	line-height:18px;
	text-align:center;
	font-size:13px;
	color:white;
	background:#e4393c;
    border-radius: 3px;
}
.value .valueShow .vs-right .vsr-call li{
	display:inline-block;
	width:100px;
	height:30px;
	line-height:30px;
	border:1px solid red;
	font-size:13px;
    border: 1px solid #cdcdcd;
    background: #f9f9f9;
    margin-bottom:15px;
}
.value .valueShow .vs-right .vsr-call li a{
	display:inline-block;
	height:18px;
	line-height:18px;
	background:url(../images/ICO/callIco.png) no-repeat;
	padding:0px 5px 0px 22px;
}
.value .valueShow .vs-right .vsr-call li a.ico1{
	margin-left:6px;
	background-position:0px -19px;
}
.value .valueShow .vs-right .vsr-call li a.ico2{
	margin-left:12px;
	background-position:0px 0px;
}
.value .valueShow .vs-right .vsr-call li a.ico3{
	margin-left:13px;
	background-position:0px -37px;
}
.value .valueShow .vs-right .vsr-call li a.ico4{
	margin-left:12px;
	background-position:0px -56px;
}
.value .valueShow .vs-right .vsr-call li:hover{
	background:#f5f5f5;
}
.value .valueShow .vs-right .vsr-call li:hover a{
	color:black;
}
.value .valueShow .vs-right .vsr-bottom li{
	/*border:1px solid red;*/
	display:inline-block;
	width:100px;
	height:26px;
}
.value .valueShow .vs-right .vsr-bottom p{
	color:#666;
	font-size:13px;
	margin-bottom:10px;
}
.value .valueShow .vs-right .vsr-bottom a{
	display:inline-block;
	height:18px;
	line-height:18px;
	color:#6a77b6;
	padding-left:20px;
	background:url(../images/ICO/callIco.png) no-repeat;
}
.value .valueShow .vs-right .vsr-bottom a.ico5{
	background-position:0px -73px;
}
.value .valueShow .vs-right .vsr-bottom a.ico6{
	background-position:0px -107px;
}
.value .valueShow .vs-right .vsr-bottom a.ico7{
	background-position:0px -90px;
}