@charset "utf-8";
/* CSS Document */
ol, ul {
    list-style: none outside none;
}

.m {
    margin-bottom: 10px;
}

.m, .mt, .mc, .mb {
    overflow: hidden;
}

/* Clear Fix */ 

.clearfix {
    display: inline-block;
}
/* Hide from IE Mac */ 
.clearfix {
    display: block;
} 
/* End hide from IE Mac */ 
/* end of clearfix */ 
/*页面全局结束*/
.tab {
    overflow: hidden;
}

.tab li,.tab a,.tab-item {
    cursor: pointer;.xx_add_car
    float: left;
    text-align: center;
}

.mt .extra {
    float: right;
}
.right-extra{
	margin:0 -15px;
	border: 1px #ccc solid;
  padding: 20px;
  width:1080px;
}
.right-extra .mt {
    height: 28px;
    line-height: 28px;
    padding: 0 10px 8px;
    border-top: 1px solid #EED97C;
    background: url(../img/xq/bg_hotsale.gif) repeat-x 0 -552px;
    color: #c00;
}

.right-extra .tab {
    margin-bottom: 10px;
}

.right-extra .tab li {
    position: relative;
    height: 27px;
    padding: 0 12px 0;
    overflow: hidden;
    margin-right: 3px;
    line-height: 27px;
    font-size: 15px;
    font-weight: bold;
    border:0;
    /*background:url(../img/xq/icon_clubs.gif) #ccc no-repeat right -150px;*/
    background:#ddd;
}

.right-extra .tab span {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 10px;
    height: 27px;
}

.right-extra .tab a {
    float: none;
    color: #c30;
}
.right-extra .tab .curr {
    background-position: right -178px;
    color: #666666;
}

.right-extra .tab .curr span {
    background-position: 0 -178px;
}

.right-extra .tab .curr a {
    color: #fff;
}
.right-extra .mc .extra {
    padding: 5px 10px;
    border-top: 1px solid #F3E6C6;
}

.right-extra .total {
    float: right;
}

.right-extra .total strong {
    color: #FF7403;
}

.right-extra .total a:link,.right-extra .total a:visited {
    color: #005aa0;
}

.right-extra .join a:link,.right-extra .join a:visited {
    color: #FF7604;
}

.right-extra .norecode {
    padding: 0 10px 10px;
}

.right-extra .iloading {
    margin-bottom: 10px;
}
.xq_zs{
 width: 402px;	
 float: left;
 padding-bottom: 15px;
}
.xq_xx{
 width:auto;
 float:left;	
}
.xq_sprite{
	width: 400px;
	height: 400px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	/*background: url(../img/sprite-magnify.png) no-repeat;*/
	background: url(../img/contract.png) no-repeat;
	background-size:400px 400px;
	z-index:999999;
}
/*评论列表*/
#comment {
    font-size: 12px;
}

#comment .item {
    border: 1px solid #FFFFFF;
    padding: 8px 15px;
}

#comment .odd {
    background: none repeat scroll 0 0 #F4F9FF;
    border: 1px solid #EDF0F1;
    border-radius: 10px 10px 10px 10px;
}

#comment .user {
    color: #999999;
    text-align: right;
}

#comment .user span {
    margin-left: 20px;
}

#comment .user .u-level {
    color: #088100;
}

#comment dl {
    margin-bottom: 5px;
    overflow: hidden;
}

#comment dt {
    float: left;
    text-align: right;
    width: 80px;
}

#comment dd {
    float: right;
    overflow: hidden;
    width: 649px;
}

#comment .content {
    float: left;
    width: 510px;
}

#comment .date-answer {
    color: #999999;
    float: right;
    text-align: right;
    width: 130px;
}

#comment .useful {
    color: #999999;
    text-align: right;
}

#comment .useful a {
    color: #005AA0;
}

#comment dt b {
    background-image: url("../img/xq/icon_clubs.gif");
    background-repeat: no-repeat;
    float: left;
    height: 13px;
    margin: 2px 3px 0 0;
    width: 14px;
}

#comment .ask b {
    background-position: -72px -14px;
}

#comment .answer {
    color: #D75509;
}

#comment .answer b {
    background-position: -57px -14px;
}

/*图片放大镜样式*/
#preview{
	margin-bottom:20px;
}
.jqzoom {
    border: 1px solid #eee;
    position: relative;
    padding: 0px;
    /*cursor: crosshair;*/
    margin-bottom:20px;
}

div.zoomdiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.jqZoomPup {
    z-index: 999;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #ffffff;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}
/*图片小图预览列表*/

.spec-scroll {
    clear: both;
    position:relative;
}

.spec-scroll .prev {
    float: left;
    margin-right: 4px;
}

.spec-scroll .next {
    float: right;
}

.spec-scroll .prev,.spec-scroll .next {
    display: block;
    font-family: "宋体";
    text-align: center;
    width: 10px;
    height: 66px;
    line-height: 66px;
    border: 1px solid #CCC;
    background: #EBEBEB;
    cursor: pointer;
    text-decoration: none;
}

.spec-scroll .items {
    float: left;
    position: relative;
    width: 322px;
    height: 68px;
    overflow: hidden;
}

.spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 68px;
}

.spec-scroll .items ul li {
    float: left;
    width: 64px;
    text-align: center;
}

.spec-scroll .items ul li img {
    border: 2px solid #eee;
    padding: 2px;
    width: 64px;
    height: 64px;
}

.spec-scroll .items ul li img:hover {
    border: 2px solid #FF6600;
    padding: 1px;
}
/*其它*/
.xq_xx_price{
	padding-right: 20px;
	padding-left: 20px;
	line-height:2em;
	width:538px;
}
.jieti_price{
	float:left;
	width:218px;
	height:230px;
	margin-bottom:10px;
}
.jt_title{
	border-bottom: 1px solid #E4E4E4;
	width: 201px;
	padding: 10px 20px;
	margin-left: 17px;
	font-size: 16px;
}
.bg_cc{
	background-color: #CCE3FB;
}
.jt_cen{
	padding: 20px;
	padding-left: 40px;
	width: 218px;
	height: 180px;
}
.bg_e3{
	background: url(../img/u953.png) no-repeat left center;
	background-size: 218px 180px;
}
.jt_cen table{
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.jt_cen table tr td{
	padding: 4px 10px;
	font-size:12px;
	background:transparent;
  line-height: 1.8em;
}
.xq_xx_price h3{
	font-size:18px;
}
.small_h3{
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
}
.xq_dl{
  margin-top:20px;	
}
.xq_dl dt{
	text-align: left;
	width: auto;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	clear: left;
	line-height:2em;
}
.xq_dl dd{
	margin-left: 65px;
	line-height:2em;
}
.pdr30{
	padding-right:30px;
}
.pdl20{
	padding-left:20px;
}
.xq_xx_price .xq_kf_a{
	display:inline-block;
	line-height:2em;
	vertical-align:middle;
	display:-moz-inline-stack;
	zoom:1; 
	*display:inline;
	margin-top:-5px;
}
.xq_kf{
	display:inline;
}
.xq_xx_car{
  /*background-color: #f5f5f5;*/
  width: 100%;
  border-top: none;
  height: 80px;
 /* margin-bottom: 30px;*/
  line-height:2em;
}
.xx_add_car{
	margin: 15px 20px;
	padding-top:15px;
	margin-top: 10px;
	/*border-top: 1px solid #e4e4e4;*/

}
.xx_add_car .btn-primary{
	background-color: #0979E9;
	border-color:#086cd0;
	border-radius:0;
	margin-right:20px;
	font-size:18px;
}
.xx_add_car .btn-primary:hover{
	border-color:#0979E9;
	background-color: #0989E9;
}
.xx_add_car .btn-default{
	background: #FFF;
	color:#333;
	border-color:#e4e4e4;
	border-radius:0;
	font-size:18px;
	height:auto;
}
.xx_add_car .btn-default:hover{
	background: #f5f5f5;
	color:#333;
}
.mt15 {
    margin-top: 15px;
}
.mt10{
	margin-top:10px;
}
.xx_num{
	padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
.zss_bj_div {
  background-color: #CCE3FB;
  padding: 15px 20px;
}
.zss_bj_div2{
	background-color: #F8F8F8;
	padding: 15px 20px;
}
.col_red{
	color:red;
}
#xx_total{
	font-weight:700;
}
#xx_num_total{
	font-weight:700;
}
#set_numbe{
	text-align:center;
	display: inline-block;
}
.Spinner {
	  display: inline-block;
    overflow: hidden;
    margin: 0 15px -5px 15px;
}

.Spinner .Amount {
    width: 55px;
    height: 25px;
    padding: 4px 5px;
    line-height: 17px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #d9d9d9;
    float: left;
    text-align: center;
    color: #565656;
    outline: 0;
}

.Spinner a {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #d9d9d9;
    background-color: #f7f7f7;
    float: left;
    cursor: pointer;
    outline: 0;
}

.Spinner a i {
    font-style: normal;
    background: url(../img/xq/BuynBtn.png) no-repeat;
    display: block;
    width: 9px;
    height: 9px;
    margin: 8px;
    text-indent: 999999%;
    overflow: hidden;
}

.Spinner .Decrease i {
    background-position: -9px -9px;
}

.Spinner .Increase i {
    background-position: -9px -0px;
}

.Spinner .DisDe i {
    background-position: -0px -9px;
}

.Spinner .DisIn i {
    background-position: -0px -0px;
}
.zss_xq_tab {
  border: 0;
  padding: 0;
}
.zss_same {
    width: 160px;
    float: left;
    border: 1px #ccc solid;
}
.zss_same dl dt {
    width: 100%;
    border-bottom: 1px #ccc solid;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
.zss_same dl dd {
    text-align: center;
}
.zss_same dl dd img {
    width: 100px;
    height: 100px;
    margin: 13px auto;
}
.bt_line {
    width: 120px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px #ccc solid;
}
.zss_same dl dd a {
    line-height: 1.4em;
    font-size: 14px;
    color: #0979E9;
    margin-bottom: 15px;
}
.mt50 {
    margin-top: 50px;
}
.zss_info {
    width: 1020px;
    float: right;
    border: 1px #ccc solid;
}
.zss_info .ul_tit {
    background-color: #F8F8F8;
    margin-bottom: 0;
    padding-bottom: 0;
}
.right-extra .tab li {
    font-size: 16px;
    padding: 10px 25px;
    height: auto;
    line-height: 100%;
    margin: 0;
    background: #F8F8F8;
    background-color: rgb(248, 248, 248);
    font-weight: 400;
	float:left;
}
.right-extra .tab li.curr {
    border-top: 2px #0979E9 solid;
    background-color: #FFF;
    color: #0979E9;
    border-bottom: #FFF;
    border-right: 1px #ccc solid;
	width:150px;
	float:left;
}
.zss_line {
    width: 100%;
    border-top: 1px #ccc solid;
    margin-top: -1px;
}
.pd20 {
    padding: 20px;
}