/* 放大镜及右侧 */
.shpinxiq_left_detail {
  width: 350px;
  height: auto;
  float: left;
  padding-left: 10px;
}

/* 商品介绍 */
.Ptable tr {
  text-align: left;
}

.paraTitle {
  height: 25px;
  text-align: center;
  background: #F5FAFE;
  display: block;
  line-height: 25px;
  font-size: 14px;
  font-weight: bold;
  border-top: 1px #ccc solid;
}

.parameterInfoTr {
  height: 25px;
}

.paraTh {
  border-right: 1px solid #ccc;
  background: #F5FAFE;
  padding-right: 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.paraTd {
  padding-left: 5px;
  background: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.yinProduct {
  background: #fff;
  margin-top: 15px;
  border-bottom: 1px solid #ccc;
}

.discProd {
  width: 220px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}

.yinDefault {
  border: 1px solid #ccc;
  padding: 2px 10px 2px 9px;
  margin: 0 5px 5px 0;
  cursor: pointer;
}

.tuweizi2 {
  width: 1208px;
  height: auto;
  overflow: hidden;
}

.tuweizi2 p {
  height: auto;
  line-height: 24px;
  margin: 0 auto;
}

.tuweizi2 ul li {
  width: 292px;
  float: left;
  overflow: hidden;
  height: 27px;
  margin-left: 10px;
}

.tuweizi2 ul li span.nameYin {
  text-align: left;
}

.tuweizi2 ul li span {
  float: left;
  display: block;
}

.curr_base {
  border: 2px solid #ccc;
  padding: 1px;
}

.cur_on {
  border: 2px solid #0066CC;
}

#pd_lists {
  width: 100%;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
}





/* 成交记录分页 pager */

#pager {
  padding: 0px 10px;
  float: right;
  margin-top: 10px;
}

#pager span {
  display: block;
  float: left;
  padding: 0.3em 0.8em;
  margin-right: 5px;
  margin-bottom: 5px;
}

#pager span.current {
  background: #fd1525;
  color: #fff;
  border: solid 1px #fd1525;
}

#pager span.disenable {
  color: #999;
  background: #fff;
  border: solid 1px #ddd;
}

#pager span.text {
  padding: 0.3em 0;
  color: #999999;
}

#pager a {
  display: block;
  float: left;
  padding: 0.3em 0.8em;
  margin-right: 5px;
  margin-bottom: 5px;
  text-decoration: none;
  border: solid 1px #ddd;
  color: #666;
  background: #f7f7f7;
}

#pager a:hover {
  border: solid 1px #fd1525;
  color: #fff;
  background: #fd1525;
}

#pager input[type=text] {
  padding: 0px 2px;
  border: solid 1px #ddd;
  width: 22px;
  height: 22px;
  line-height: 22px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}

#pager button {
  cursor: pointer;
  border: solid 1px #ddd;
  height: 25px;
  line-height: 25px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0px 10px;
  color: #666;
  background: #f7f7f7;
}

#pager button:hover {
  border: solid 1px #fd1525;
  color: #fff;
  background: #fd1525;
}

/* 购物车飞入效果 */
.u-flyer {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  position: fixed;
  z-index: 9999;
}

#loading_mask {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  z-index: 9998;
  background-color: rgb(256, 256, 256);
  text-align: center;
}

#loading_mask img {
  margin-top: 10%;
}



/* 政府采购品目名称 采购品目编码 */

.itemAndPostageList {
  float: left;
  height: 40px;
  margin-left: 15px;
  font-size: 16px;
}

.purchase-cate {
  float: left;
  display: inline-block;
  cursor: default;
}

.purchase-cate-name {
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product_detail_title {
	margin-top: 20px;
}
.product_detail_title p {
	font-size: 16px;
    color: #666;
    padding-left: 20px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #ddd;
    background: #f7f7f7;
}
/* 服务保障 */

.services-item,
.extra-service {
 /*  text-align: center; */
}

.services-item {
  margin-bottom: 20px;
}

.services-item dt,
.extra-service dt {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}
.services-item dt i,
.extra-service dt i {
	display: inline-block;
    width: 30px;
    height: 30px;
    background:url("../images/productList_img/product_icon.png") no-repeat -34px -382px;
    vertical-align: text-top;
    margin-right: 15px;
}
.services-item dd {
  display: inline-block;
  margin: 5px 30px;
  font-size: 15px;
}

.extra-service dd {
  font-size: 15px;
}

.services-item dd i,
.extra-service dd i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 32px;
  height: 32px;
}

.home-install {
  background:url(../images/productList_img/home-install.png) no-repeat;
}

.home-deliver {
  background:url(../images/productList_img/home-deliver.png) no-repeat;
}

.factory-repair {
  background:url(../images/productList_img/factory-repair.png) no-repeat;
}

.authentic-product {
  background:url(../images/productList_img/authentic-product.png) no-repeat;
}


/* 同质比价 */

.tzbj {
  position: fixed;
  bottom: 5px;
  left: 0;
  padding: 40px 5px 5px 5px;
  width: 30px;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-align: center;
  background: url('../images/tupian/tongzhibijia_logo.png')no-repeat #F6F6F6;
  background-position: 7px 4px;
}

.tzbj p {
  margin: auto;
  writing-mode: tb-lr;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr;
  color: #000;
  font-size: 16px;
  letter-spacing: 0.2em;
}

/* 商品详情 右侧 */
		.big-prom-img{
		    padding-left:30px;
		    background:linear-gradient(#0575b4,#0588d0);
		    background:-webkit-linear-gradient(#0575b4,#0588d0);
		    background:-moz-linear-gradient(#0575b4,#0588d0);
		    background:-o-linear-gradient(#0575b4,#0588d0);
		    width:537px;
		    height:40px;
		    font-size:20px;
		    line-height:40px;
		    color:#fff
		   }
		.baojia{height:98px;width:568px;position:relative;background:#f8f8f8;}
		.publicPaddingTB10{padding:3px 0}
		.mainbtns{padding:5px 0}
		.mainbtns .change-num{font-size:0;vertical-align:top}
		.mainbtns a{display:inline-block;position:relative;width:15px;height:22px;border:1px solid #ddd;font-size:16px;vertical-align:middle;color:#999;text-align:center;text-decoration:none;outline:0;cursor:pointer}
		.mainbtns .btn-orange-buy{width:135px;height:40px;margin-left:40px;border-radius:3px;background:#0273af;color:#fff;font:16px/40px microsoft yahei;font-weight:600}
		.extInfo{width:200px;padding:0 12px;background-color:#fff}
		.extInfo .seller-infor{position:relative;padding:15px 9px;overflow:hidden;line-height:20px;font-size:0}
		.seller-infor.gotoshop-url{margin-bottom:15px;text-align:center}
		.seller-infor.gotoshop-url a{padding:6px 10px;border:1px solid #107cba;border-radius:4px;font-size:14px;color:#107cba;}
		.extInfo .seller-infor .cname{display:inline-block;width:190px;height:20px;color:#005aa0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;font-size:14px}
		.seller-phone{margin-bottom:10px}
		.cusomer-tel-icon{background:url(../images/tupian/tel-pd.png) no-repeat}
		.customer-service-icon{background:url(../images/tupian/customer-service.png) no-repeat}
		.concat-ico{background:url(../images/tupian/phone-pd.png) no-repeat}
		.concat-ico,.cusomer-tel-icon,.customer-service-icon{display:inline-block;width:26px;height:26px;margin-right:12px;vertical-align:-9px;margin-left:40px;background-size:26px}
		.m-item-ext{width:224px;float:right;margin-left:-244px;overflow:hidden;border:1px solid #eee;padding:12px 10px;background-color:#f2f2f2}
		.extInfo .jd-service{width:210px;margin-right:-23px;zoom:1;overflow:hidden;padding:0 0 10px 9px}
		.extInfo .jd-service dt{clear:both;padding-bottom:10px}
		.extInfo .jd-service dd{width:95px;height:16px;float:left;padding:0 10px 10px 0}
		.jd-support-ico{display:inline-block;height:21px;line-height:16px;padding-left:16px;padding-right:2px;overflow:hidden;color:#000}
		.jd-support-ico img{width:21px;height:21px;float:left;margin-left:-16px;margin-right:4px;display:inline}
		.input[type=checkboxi]{margin:3px 3px 3px 4px}
		.tongzhibi{float:left;padding: 5px; margin-right: 5px;width:125px; height:65px;background:url("../images/productList_img/product_icon.png") no-repeat -20px -518px ;}
		.tongzhibi:last-child{margin-right: 0;}
		.tongzhibijia {font-size: 20px;color: #fff; margin-top: 15px;text-align: center;}
		.tongzhibishang{font-size: 12px; height: 20px;width:110px;overflow: hidden;color: #fff;text-align: center;margin: 5px auto;}
		.tongzhibishang a {color: #fff;}
		.seeMoreSame {display: block; margin-top: 3px;text-decoration: underline;width: 100%;height: 100%;text-indent: -9999px;}
		.bord_bijia{
		  height: 75px;
		   margin: 10px 0;
		   background: #83c8ef;
		   }
		   .bijia_title  {
		   width: 135px;
		   height: 60px;
		     background: url("../images/productList_img/product_icon.png") no-repeat -20px -443px;
		    margin-right: 4px;
		   }
		.bijia_title, .bord_bijia{
		
		   margin-top: 5px;
		   overflow: hidden;
		   
		   }
		.bijia-prpot {margin-left: 40px;height: 75px;line-height: 75px;font-size: 20px;color: #fff;}
		.DetailTextBox .textP>p{padding:0}
		.splunb_head ul.yinProduct_a_current_ li{width:auto}
		.splunb_head ul li a{padding:0 45px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box}
		.splunb_head ul li.current{background:#0273af;color:#fff}
		.splunb_head ul li.current a{color:#fff}
		.container-table thead{height:30px;line-height:30px;background-color:#fdfcf3}
		.container-table tbody{min-height:100px}
		.container-table tbody tr:nth-child(even){background-color:#fdfcf3}
		.splunb-self .text{height:auto;line-height:1.5;color:#666}
		.book-detail-item{overflow:hidden;margin:0 20px;padding-top:20px}
		.book-detail-item .item-mt{height:25px;border-bottom:3px solid #e4393c}
		.book-detail-item .item-mt h3{line-height:28px;width:99px;height:25px;overflow:hidden;color:#FFF;padding-left:20px;background:url(../images/tupian/item.sprite.png) no-repeat 0 -13px}
		.book-detail-item .item-mc{padding:18px 10px 0}
		.book-detail-item .book-detail-content{line-height:24px;font-size:14px}
		.yinProduct .splunb{float:none}
		.Book-VIP-css{display:inline-block;width:260px;height:30px;margin-right:5px;line-height:30px;font-size:15px}



