﻿/*全局变量*/
/*@ImgService: 'http://192.168.1.149:8088';*/
.area_shadow {
  box-shadow: #999 0 0 6px;
}
.page_product {
  background-color: #f5f5f5;
  /*等待重构*/
  /*左侧*/
  /*描述部分*/
  /*评论部分*/
  /*咨询部分*/
  /*购买过*/
}
.page_product .IMG_URL {
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
}
.page_product .nav_bar {
  display: none;
}
.page_product .header {
  border-bottom: #0401d2 2px solid;
}
.page_product .left {
  width: 190px;
}
.page_product .product_intro {
  max-height: 630px;
  min-height: 450px;
  /*商品信息及购买*/
}
.page_product .product_intro .preview {
  float: left;
  width: 580px;
  padding: 28px 20px 20px;
  background-color: #ffffff;
  box-shadow: #999 0 0 6px;
}
.page_product .product_intro .preview .name {
  zoom: 1;
  padding-bottom: 15px; 
}
.page_product .product_intro .preview .name h1 {
  line-height: 40px;
  font-size: 20px;
  font-weight: normal;
}
.page_product .product_intro .preview .name div {
  display: block;
  color: #999999;
  font-size: 16px;
  font-weight: normal;
}
.page_product .product_intro .preview .spec_list {
  float: left;
  width: 75px;
  height: 480px;
  overflow: hidden;
}
.page_product .product_intro .preview .spec_list li{
  width:72px;
  height:72px;
  border:1px solid #CECFCE;
  text-align:center;
  line-height:70px;
  margin-bottom:5px;
}
.page_product .product_intro .preview .spec_list li:hover{
  border:1px solid #000;
  cursor:pointer;
}
.page_product .product_intro .preview .spec_list img {
  max-width: 60px;
  max-height: 60px;
  vertical-align:middle;
}
.page_product .product_intro .preview .spec_list img.img_hover {
  border: 2px solid #e3393c;
  padding: 0;
}
.page_product .product_intro .preview .jqzoom {
  width: 480px;
  height: 480px;
  text-align: center;
  /*display: table-cell;*/
  vertical-align: middle;
  border:1px solid #CECFCE;
}
.page_product .product_intro .preview .jqzoom #zoom_img {
  max-width: 480px;
  max-height: 480px;
}
.page_product .product_intro .preview .cloud_zoom {
  border: 1px solid #ccc;
  width: 480px;
  height: 480px;
}
.page_product .product_intro .preview .cloud-zoom-lens {
  cursor: move;
  border-radius: 2px;
  background: url(http://img01.baifome.com/Areas/Web/Images/len.png);
}
.page_product .product_intro .preview .cloud-zoom-big {
  border: 1px solid #ccc;
  overflow: hidden;
  border-radius: 2px;
}
.page_product .product_intro .preview .cloud-zoom-loading {
  display: none;
}
.page_product .product_intro .preview .cloud_zoom img {
  background: url(http://img01.baifome.com/Areas/Web/Images/loading.gif) no-repeat center;
  max-height: 480px;
  max-width: 480px;
}
.page_product .product_intro .favorite_box {
  padding-left: 120px;
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px;
}
.page_product .product_intro .favorite_box > a,
.page_product .product_intro .favorite_box span {
  display: inline-block;
}
.page_product .product_intro .favorite_box .favorite {
  margin-right: 20px;
  cursor: pointer;
}
.page_product .product_intro .favorite_box .favorite:before {
  content: "";
  float: left;
  display: block;
  width: 21px;
  height: 20px;
  margin: 2px 5px 2px 2px;
  background-image: url("http://img01.baifome.com//temp/image/20171114/6364626948846484379575888.png");
  background-repeat: no-repeat;
  background-position: -30px -30px;
}
.page_product .product_intro .favorite_box .wx {
  background-image: url("http://img01.baifome.com//temp/image/20171114/6364626948846484379575888.png");
  background-repeat: no-repeat;
  background-position: -230px -26px;
  width: 24px;
  height: 24px;
  text-indent: -1920px;
  cursor: pointer;
}
.page_product .product_intro .favorite_box .wx:hover {
  background-position: -230px -60px;
}
.page_product .product_intro .favorite_box .qzOpenerDiv {
  background-image: url("http://img01.baifome.com//temp/image/20171114/6364626948846484379575888.png");
  background-repeat: no-repeat;
  background-position: -260px -30px;
  width: 24px;
  height: 24px;
  text-indent: -1920px;
  cursor: pointer;
}
.page_product .product_intro .favorite_box .qzOpenerDiv:hover {
  background-position: -260px -60px;
}
.page_product .intro {
  float: right;
  width: 500px;
  margin-bottom: 15px;
  padding: 5px 0;
  background-color: #ffffff;
  font-size: 14px;
  box-shadow: #999 0 0 6px;
  padding-left:20px;
   padding-right:10px;
}
.page_product .intro .name h1{
	font-size:20px;
	padding-right:0;
	padding-bottom:10px;
}
.page_product .intro .name div{
   color:#666;
}
.page_product .product_intro .intro .summary li {
  padding: 3px 0;
  overflow: hidden;
}
.page_product .product_intro .intro .summary .dt {
  float: left;
  width: 100px;
  text-align: right;
}
.page_product .product_intro .intro .summary .dd {
  float: left;
  width: 350px;
}
.page_product .product_intro .intro .summary .summary_price {
  margin: 0 10px 0px 10px;
}
.page_product .product_intro .intro .summary .summary_price .lable {
  padding-top: 22px;
  width: 90px;
}
.page_product .product_intro .intro .summary .summary_price .price_promotion {
  font-size: 32px;
  padding: 15px 0;
  color:#c2092b;
}
.page_product .product_intro .intro .summary .summary_price .price_market {
  color: #333;
  padding-left: 10px;
    font-size: 22px;
}
.page_product .product_intro .choose {
}
.page_product .product_intro .choose li {
  overflow: hidden;
  padding: 6px 0;
}
.page_product .product_intro .choose .dt {
  float: left;
  width: 100px;
  text-align: right;
}
.page_product .product_intro .choose .dd {
  float: left;
  width: 360px;
  overflow: hidden;
}
.page_product .product_intro .choose .choose_amount .btn_reduce,
.page_product .product_intro .choose .choose_amount .btn_add {
  width: 18px;
  height: 22px;
  float: left;
  border: 1px solid #ccc;
  text-align: center;
}
.page_product .product_intro .choose .choose_amount .text {
  float: left;
  width: 30px;
  height: 18px;
  border-left: none;
  border-right: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 2px;
  text-align: center;
}
.page_product .product_intro .choose .item {
  float: left;
  margin: 2px 8px 2px 0;
}
.page_product .product_intro .choose .selected,
.page_product .product_intro .choose .disabled {
  position: relative;
  zoom: 1;
}
.page_product .product_intro .choose .selected b {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
  overflow: hidden;
  background-position: -202px -224px;
}
.page_product .product_intro .choose a {
  display: block;
  white-space: nowrap;
  text-decoration: none;
}
.page_product .product_intro .choose .item a {
  border: 1px solid #ccc;
  padding: 1px;
}
.page_product .product_intro .choose .item a:hover,
.page_product .product_intro .choose .item a:active,
.page_product .product_intro .choose .selected a,
.page_product .product_intro .choose .selected a:visited {
  border: 2px solid #e3393c;
  padding: 0;
}
.page_product .product_intro .choose .item img {
  float: left;
  width: 25px;
  height: 25px;
}
.page_product .product_intro .choose_version .dt {
  margin-top: 8px;
}
.page_product .product_intro .choose_version .item a {
  float: left;
  padding: 4px 6px;
  background: #fff;
}
.page_product .product_intro .choose_version .item a:hover,
.page_product .product_intro .choose_version .item a:active,
.page_product .product_intro .choose_version .selected a,
.page_product .product_intro .choose_version .selected a:visited {
  padding: 3px 5px;
}
.page_product .product_intro .choose .disabled b {
  display: none;
}
.page_product .product_intro .choose .disabled a {
  cursor: not-allowed;
}
.page_product .product_intro .choose li .item.disabled a,
.page_product .product_intro .choose li .item.disabled a:visited,
.page_product .product_intro .choose li .item.disabled a,
.page_product .product_intro .choose li .item.disabled a:visited {
  color: #999;
}
.page_product .product_intro .choose li .item.disabled a {
  border: 1px dashed #ccc;
  padding: 4px;
}
.page_product .product_intro .choose .choose_result {
  padding: 6px 0 0 10px;
  color: #e3393c;
  border-bottom: 0;
}
.page_product .product_intro .choose .choose_result .dt {
  width: auto;
}
.page_product .product_intro .choose .choose_btns {
  border-bottom: 0;
  overflow: visible;
}
.page_product .product_intro .choose_btns .btn {
  float: left;
  margin-top: 8px;
  height: 38px;
  padding-top: 5px;
}
.page_product .product_intro .choose_btns .btn_append {
  cursor: pointer;
  width: 220px;
  height: 36px;
  text-align: left;
  font-family: 微软雅黑;
  line-height: 36px;
  background-color: #8cb4d2;
  border: none;
  margin-left: 10px;
  font-size: 16px;
  color: #fff;
}
.page_product .product_intro .choose_btns .btn_append:before {
  content: "";
  width: 20px;
  height: 20px;
  float: left;
  margin: 8px 5px 8px 55px;
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
  background-position: -60px -30px;
}
.page_product .product_intro .choose_btns .btn_append:hover {
  background-color: #6f94af;
}
.page_product .product_intro .choose_btns .btn_easybuy {
  width: 77px;
  height: 38px;
}
.page_product .product_intro .choose_btns .btn_easybuy b {
  background-position: 0 -169px;
}
.page_product .product_intro .choose_btns a.btn_easybuy:hover b {
  background-position: -163px -168px;
}
.page_product .product_intro .choose_btns .btn a {
  position: relative;
  font: 400 18px/38px "microsoft yahei";
  text-align: center;
  color: #e3393c;
  float: left;
  margin-right: 15px;
  overflow: hidden;
}
.page_product .product_intro .choose_btns .disabled a b {
  cursor: default;
}
.page_product .product_intro .choose_btns .choose_btn_append.disabled .btn_append b,
.page_product .product_intro .choose_btns .choose_btn_append.disabled .btn_append:hover b {
  background-position: -327px 0;
  cursor: default;
}
.page_product .product_intro .choose_btns .choose_btn_append a {
  line-height: 38px;
}
.page_product .product_intro .choose_btns .choose_btn_append .btn_append:hover b {
  background-position: -163px 0;
}
.page_product .product_intro .choose_btns .btn_order_now {
  background-color: #f05a5a;
}
.page_product .product_intro .choose_btns .btn_order_now:before {
  background-position: -80px -30px;
}
.page_product .product_intro .choose_btns .btn_order_now:hover {
  background-color: #c73c3c;
}
.page_product .product_intro .choose_btns .btn_coll b {
  background-position: 0 -307px;
}
.page_product .product_intro .choose_btns .btn a b,
.page_product .product_intro .nav-minicart-btn a {
  background-image: url(http://img01.baifome.com/Areas/Web/Images/p-btns-20140611.png);
  background-repeat: no-repeat;
}
.page_product .product_intro .choose_btns .btn a b {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.page_product .product_intro .choose_btns .btn a.btn_coll {
  width: 72px;
  height: 38px;
  line-height: 38px;
  margin-right: 10px;
}
.page_product .tab_01 {
  border-bottom: #333 1px solid;
  line-height: 32px;
  height: 32px;
  font-size: 13px;
}
.page_product .tab_01 li {
  float: left;
  cursor: pointer;
  padding: 0 20px;
}
.page_product .tab_01 li a {
  display: block;
}
.page_product .tab_01 .curr {
  background-color: #333;
  color: #fff;
}
.page_product .tab_01 .curr a {
  color: #fff;
}
.page_product .info_tab {
  max-width: 1190px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.page_product .info_tab_box_fixed {
  position: relative;
  background-color: #000;
  width: 100%;
  height: 34px;
  top: 0;
  left: 0;
  z-index: 100;
}
.page_product .info_tab_box .p_info,
.page_product .info_tab_box_fixed .p_info {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 16px;
  display: none;
}
.page_product .info_tab_box .p_info > div,
.page_product .info_tab_box_fixed .p_info > div {
  float: left;
  line-height: 34px;
}
.page_product .info_tab_box .p_info .price,
.page_product .info_tab_box_fixed .p_info .price,
.page_product .info_tab_box .p_info .name,
.page_product .info_tab_box_fixed .p_info .name {
  padding: 0 20px;
}
.page_product .info_tab_box .p_info .add_cart,
.page_product .info_tab_box_fixed .p_info .add_cart {
  width: 190px;
  height: 34px;
  text-align: center;
  background-color: #f05a5a;
  cursor: pointer;
}
.page_product .tab_02 {
  line-height: 48px;
  height: 48px;
  font-size: 20px;
  text-align: center;
  padding: 10px 0 30px 0;
}
.page_product .tab_02 li {
  display: inline-block;
  padding: 0 30px;
  cursor: pointer;
}
.page_product .tab_02 .curr {
  border-bottom: #333 2px solid;
}
.page_product .tab_02_fixed {
  line-height: 34px;
  width: 1190px;
  margin: 0 auto;
  height: 34px;
  font-size: 16px;
}
.page_product .tab_02_fixed li {
  display: inline-block;
  padding: 0 30px;
  color: #fff;
}
.page_product .tab_02_fixed .curr {
  color: #000;
  background-color: #fff;
}
.page_product .shop_info {
  box-shadow: #999 0 0 6px;
}
.page_product .shop_info_1 {
  background-color: #fff;
  width: 530px;
  height: 50px;
  float: right;
  position: relative;
  /*.name { text-align: center; padding: 0 10px; margin-top: 5px; font-size: 14px; height: 20px; overflow: hidden; }*/
}
.page_product .shop_info_1 > div {
  position: absolute;
}
.page_product .shop_info_1 .shop_name {
	position: absolute;
    width: 320px;
    height: 50px;
    left: 60px;
    top: 0;
    text-align: left;
    line-height: 50px;
    font-size: 13px;
    background-repeat: no-repeat;
    background-position: 0px -90px;
}
.page_product .shop_info_1 .shop_name a {
  color:#333;
}
.page_product .shop_info_1 .user {
  width: 490px;
}
.page_product .shop_info_1 .user .pic {
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.page_product .shop_info_1 .user .pic img {
  width: 50px;
  height: 50px;
}
.page_product .shop_info_1 .user .name {
  width: 126px;
  text-align: center;
}
.page_product .shop_info_1 .shop {
  width: 320px;
  line-height: 36px;
  left:190px;
  top:60px;
  text-align:center;
  
}
.page_product .shop_info_1 .shop .address {
  font-size: 14px;
  margin-bottom: 20px;
}
.page_product .shop_info_1 .shop .address img {
  vertical-align: middle;
  width: 34px;
  height: 23px;
}
.page_product .shop_info_1 .shop .contact {
  padding: 5px 0;
  display: inline-block;
  margin-left: 5px;
}
.page_product .shop_info_1 .shop .contact .but {
  display: inline-block;
  width: 100px;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  border: #ccc 1px solid;
  text-align: left;
  cursor: pointer;
}
.page_product .shop_info_1 .shop .contact .but:before {
  content: "";
  float: left;
  margin: 4px 4px 4px 8px;
  width: 20px;
  height: 20px;
  background-image: url("http://img01.baifome.com/temp/c2a67245b5047cf4.png");
}
.page_product .shop_info_1 .ensure {
  width: 100px;
  height: 110px;
  left: 350px;
  top: 65px;
  padding: 10px;
}
.page_product .shop_info_1 .ensure > div {
  height: 30px;
  line-height: 30px;
  padding: 3px 0;
  text-align: center;
  font-size: 14px;
}
.page_product .shop_info_1 .ensure .btth:before {
  content: "退";
  float: left;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.page_product .shop_info_1 .ensure .bzsj:before {
  content: "保";
  float: left;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.page_product .shop_info_1 .ensure .sdfh:before {
  content: "闪";
  float: left;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.page_product .shop_info_1 .shop_intro {
  width: 290px;
  left: 170px;
  top: 120px;
  padding: 0 10px;
  height: 6em;
  overflow: hidden;
}
.page_product .shop_info_1 .contact .collect_shop{
	display:inline-block;
	height:28px;
	width:70px;
	border:1px solid #ccc;
	line-height:28px;
}
.page_product .shop_info_1 .shop_intro .cont {
  width: 220px;
  line-height: 1.5em;
  word-wrap: break-word;
}
.page_product .shop_info_1 .but_box {
  text-align: center;
  margin-top: 10px;
}
.page_product .shop_info_1 .but_box .into_shop,
.page_product .shop_info_1 .but_box .collect_shop {
  color: #666;
  display: inline-block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  font-size: 14px;
  text-align: left;
  border: #ccc 1px solid;
}
.page_product .shop_info_1 .but_box .into_shop:before {
  content: "";
  float: left;
  width: 30px;
  height: 30px;
  margin: 5px 15px 5px 25px;
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
  background-position: -40px 0px;
}
.page_product .shop_info_1 .but_box .collect_shop:before {
  content: "";
  float: left;
  width: 30px;
  height: 30px;
  margin: 5px 15px 5px 25px;
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
  background-position: -80px 0;
}
.page_product .shop_info_2 {
  position: fixed;
  right: 0;
  top: 34px;
  z-index: 99;
  background-color: #fff;
  margin-bottom: 20px;
  width: 188px;
  border: #ccc 1px solid;
  border-top: none;
  padding-bottom: 20px;
}
.page_product .shop_info_2 .shop_name {
  height: 60px;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
  background-position: 0px -150px;
}
.page_product .shop_info_2 .shop_name a {
  color: #fff;
}
.page_product .shop_info_2 .user {
  margin-top: 10px;
}
.page_product .shop_info_2 .user .pic {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 40px;
  overflow: hidden;
}
.page_product .shop_info_2 .user .pic img {
  width: 80px;
  height: 80px;
}
.page_product .shop_info_2 .user .name {
  text-align: center;
  padding: 0 5px;
  margin-bottom: 5px;
  font-size: 14px;
  height: 20px;
}
.page_product .shop_info_2 .user .name span {
  display: block;
}
.page_product .shop_info_2 .shop {
  padding: 5px 20px 5px 20px;
  line-height: 26px;
}
.page_product .shop_info_2 .shop .address {
  font-size: 14px;
  text-align: center;
}
.page_product .shop_info_2 .shop .address .shop_info_address {
  margin-left: 5px;
}
.page_product .shop_info_2 .shop .address img {
  vertical-align: middle;
  width: 34px;
  height: 23px;
}
.page_product .shop_info_2 .shop .contact {
  padding: 5px 0;
  text-align: center;
}
.page_product .shop_info_2 .shop .contact .but {
  display: inline-block;
  width: 100px;
  height: 28px;
  line-height: 28px;
  background-color: #f5f5f5;
  border: #ccc 1px solid;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.page_product .shop_info_2 .shop .contact .but:before {
  content: "";
  float: left;
  margin: 4px 4px 4px 8px;
  width: 20px;
  height: 20px;
  background-image: url("http://img01.baifome.com/temp/c2a67245b5047cf4.png");
}
.page_product .shop_info_2 .ensure {
  width: 150px;
  margin: 0 auto;
  margin-top: 20px;
}
.page_product .shop_info_2 .ensure > div {
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin: 0 6px;
  text-align: center;
  font-size: 14px;
  float: left;
  overflow: hidden;
}
.page_product .shop_info_2 .ensure .btth:before {
  content: "退";
  float: left;
  width: 38px;
  height: 38px;
  text-align: center;
  color: #fff;
  line-height: 38px;
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
  background-position: -100px 0px;
}
.page_product .shop_info_2 .ensure .bzsj:before {
  content: "保";
  float: left;
  width: 38px;
  height: 38px;
  text-align: center;
  color: #fff;
  line-height: 38px;
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
  background-position: -100px 0px;
}
.page_product .shop_info_2 .ensure .sdfh:before {
  content: "闪";
  float: left;
  width: 38px;
  height: 38px;
  text-align: center;
  color: #fff;
  line-height: 38px;
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
  background-position: -100px 0px;
}
.page_product .shop_info_2 .shop_intro {
  padding: 0 20px;
  min-height: 18px;
  max-height: 36px;
  overflow: hidden;
  text-align: center;
}
.page_product .shop_info_2 .shop_intro .tit {
  display: inline;
}
.page_product .shop_info_2 .shop_intro .cont {
  display: inline;
}
.page_product .shop_info_2 .but_box {
  text-align: center;
  margin-top: 10px;
}
.page_product .shop_info_2 .but_box .into_shop,
.page_product .shop_info_2 .but_box .collect_shop {
  color: #666;
  display: inline-block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  font-size: 14px;
  text-align: left;
  border: #ccc 1px solid;
}
.page_product .shop_info_2 .but_box .into_shop:before {
  content: "";
  float: left;
  width: 30px;
  height: 30px;
  margin: 5px 15px 5px 25px;
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
  background-position: -30px 0px;
}
.page_product .shop_info_2 .but_box .collect_shop:before {
  content: "";
  float: left;
  width: 30px;
  height: 30px;
  margin: 5px 15px 5px 25px;
  background-image: url("http://img01.baifome.com/temp/image/20160401/6359512131728811421284758.png");
  background-repeat: no-repeat;
  background-position: -60px 0;
}
.page_product .product_desc .desc {
  overflow: hidden;
}
.page_product .pcontent {
  background-color: #ffffff;
  padding: 10px 65px;
  width: 1060px;
  margin: 20px auto 0 auto;
  box-shadow: #999 0 0 6px;
}
.page_product .left .mt,
.page_product .right .mt {
  background-color: #8cb4d2;
}
.page_product .left .m .mt,
.page_product .right .m .mt {
  font: 14px/30px 'microsoft yahei';
  font-weight: normal;
}
.page_product .left .m2 .mt {
  height: 28px;
  line-height: 28px;
  border: 1px solid #8cb4d2;
  color: #fff;
  margin-top: 10px;
}
.page_product .m2 h2 {
  padding: 0 8px;
}
.page_product .left .m2 .mc {
  border: 1px solid #8cb4d2;
  border-top: 0;
}
.page_product #sp-search .mc {
  padding: 8px;
}
.page_product #sp-search p {
  padding: 2px;
}
.page_product #sp-search p label {
  display: inline-block;
  width: 5em;
  text-align: right;
}
.page_product .sp-form-item1 input,
.page_product .sp-form-item2 input,
.page_product .sp-form-item3 input,
.page_product .sp-form-item2 select {
  border: 1px solid #ccc;
  padding: 2px;
}
.page_product #sp-search p.sp-form-item1 input {
  width: 84px;
}
.page_product #sp-search p.sp-form-item2 select {
  width: 90px;
}
.page_product #sp-search p.sp-form-item2 input {
  width: 30px;
}
.page_product .sp-form-item3 input {
  margin-left: -1px;
  background: #fff;
  color: #000;
  padding: 3px 10px;
  border-radius: 3px;
  cursor: pointer;
  background-image: -ms-linear-gradient(top, #f7f7f7 0, #f3f2f2 100%);
  background-image: -moz-linear-gradient(top, #f7f7f7 0, #f3f2f2 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0, #f3f2f2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(1, #f3f2f2));
  background-image: -webkit-linear-gradient(top, #f7f7f7 0, #f3f2f2 100%);
  background-image: linear-gradient(to bottom, #f7f7f7 0, #f3f2f2 100%);
}
.page_product .sp-category .mt {
  background: #8cb4d2;
}
.page_product .sp-category .mc {
  margin-top: -1px;
}
.page_product .sp-category dt {
  border-top: 1px solid #8cb4d2;
  border-bottom: 1px solid #8cb4d2;
  position: relative;
}
.page_product .sp-category .sp-single {
  border-bottom: 0;
}
.page_product .sp-category dl a {
  display: block;
  height: 28px;
  line-height: 28px;
  text-decoration: none;
}
.page_product .sp-category dt a {
  background: #e3ebf2;
  padding-left: 36px;
}
.page_product .sp-category dt s {
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  width: 16px;
  height: 16px;
  background-image: url(http://img01.baifome.com/Areas/Web/Images/20130603A.png);
  background-repeat: no-repeat;
  background-position: -37px 0;
}
.page_product .sp-category dd a {
  height: 26px;
  line-height: 26px;
  padding-left: 46px;
}
.page_product .sp-category dd a:hover {
  color: #e3393c;
  font-weight: 700;
}
.page_product .of-category dd a {
  padding: 0;
}
.page_product .m .mt h2,
.page_product .m2 .mt h2 {
  font-weight: 400;
}
.page_product .m3 .mc {
  margin-top: -1px;
}
.page_product #sp-hot-sale,.page_product #sp-hot-fo{
	margin-top:30px;
}
.page_product #sp-hot-sale h1,.page_product #sp-hot-fo .mt h1{
	font-size: 24px;
    text-align: center;
    line-height: 50px;
    border-bottom: #333 1px solid;
    margin-top: 20px;
    margin-bottom: 20px;
}
.page_product .m3 li {
  width:190px;
  padding: 20px;
  margin-right:10px;
  display:inline-block;
  background:#fff;
}
.page_product .m3 li:nth-child(5){
	margin-right:0;
}
.page_product .m3 li .p-name{
	font-size:12px;
	height:36px;
	overflow:hidden;
	text-align:center;
}
.page_product .m3 li .p-img,
.page_product .m3 li .p-name,
.page_product .m3 li .p-info {
  padding: 7px 5px 0;
}
.page_product .m3 .p-img {
  text-align: center;
}
.page_product .m3 li .p-img img {
  width: 160px;
  height: 160px;
  display: inline;
}
.page_product .m3 li .p-info {
  height: 20px;
  display: none;
}
.page_product .m3 .p-info s {
  display: block;
  position: absolute;
  width: 18px;
  height: 20px;
  overflow: hidden;
  text-align: center;
  background-position: -256px -322px;
  color: #cdcdcd;
  text-decoration: none;
}
.page_product .m3 .fore1 .p-info s,
.page_product .m3 .fore2 .p-info s,
.page_product .m3 .fore3 .p-info s {
  background-position: -232px -322px;
  color: #e53c3f;
}
.page_product .m3 .p-info b {
  padding-left: 25px;
  font-weight: 400;
  color: #666;
}
.page_product .p-price strong,
.page_product .p-market strong {
  color: #333;
  font-size:20px;

}
.page_product .p-price strong,
.page_product .p-market strong {
  color: #333;
  font-size:20px;

}
.page_product .breadcrumb {
  height: 20px;
  padding: 0 0 5px;
  margin-bottom: 10px;
  overflow: hidden;
  line-height: 20px;
  vertical-align: baseline;
  margin-top: 16px;
}
.page_product .breadcrumb strong,
.page_product .breadcrumb h1 {
  display: inline;
  line-height: 20px;
  font-size: 12px;
  font-weight:100;
}
.page_product .breadcrumb span {
  font-family: simsun;
}
.page_product #spec-n1 {
  width: 350px;
  height: 350px;
  border: 1px solid #ddd;
  margin-bottom: 5px;
}
.page_product #spec-n1 img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.page_product #spec-forward {
  left: 0;
  background-position: 0 -139px;
}
.page_product #spec-backward {
  right: 0;
  background-position: -17px -139px;
}
.page_product #spec-forward.disabled {
  background-position: -68px -139px;
}
.page_product #spec-backward.disabled {
  background-position: -85px -139px;
}
.page_product .spec_list .spec-control {
  display: block;
  position: absolute;
  top: 0;
  width: 17px;
  height: 54px;
}
.page_product .preview .spec_list a.disabled {
  cursor: default;
}
.page_product del {
  text-decoration: line-through;
}
.page_product #summary-market del {
  float: left;
}
.page_product .hl_red_bg {
  color: #fff;
  background: #e3393c;
  padding: 3px 5px;
  line-height: 12px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 2px;
}
.page_product .hl_red,
.page_product a.hl_red,
.page_product .hl_red:hover,
.page_product .hl_red:visited,
.page_product .summary .hl_red {
  color: #e3393c;
}
.page_product .spec-control,
.page_product #store-selector .text b,
.page_product .choose .selected b,
.page_product .slogens b,
.page_product #brand-bar .slogens .fore2,
.page_product #brand-bar .slogens .fore4,
.page_product .star,
.page_product .wrap-input a,
.page_product #brand-bar .slogens dt,
.page_product #brand-bar .seller-btn a,
.page_product .itemover-title button,
.page_product .topic .icon,
.page_product #ranklist .tabcon span,
.page_product #comment .btn-comment,
.page_product #recomment .master s,
.page_product .topic-best,
.page_product .master s,
.page_product .suits li s,
.page_product #recommend .infos s,
.page_product #favorable-suit .infos s,
.page_product .btn-buy,
.page_product #product-detail .detail-correction b,
.page_product div.nav-minicart-buynow a,
.page_product #consult .btn-search,
.page_product #comments-list .tl,
.page_product .item-warnning s,
.page_product .share-list-item a,
.page_product .share-ft b,
.page_product #view-bigimg,
.page_product #tab-services table td .btn-buy,
.page_product #evaluate s,
.page_product #evaluate-detail s,
.page_product .li-img a b,
.page_product #store-selector .close,
.page_product .extra-ico,
.page_product .f-sercvice-list b,
.page_product .btn_append-extra,
.page_product .u-name a b,
.page_product #more-fitting-link b,
.page_product #summary-countdown s,
.page_product .s-item .active b,
.page_product #product-detail .p-tab s,
.page_product .m3 .p-info s {
  background-image: url(http://img01.baifome.com/Areas/Web/Images/newicon20140417.png);
  background-repeat: no-repeat;
}
.page_product .star {
  display: inline-block;
  width: 75px;
  height: 14px;
}
.page_product .sa0 {
  background-position: -184px -239px;
}
.page_product .sa1 {
  background-position: -169px -239px;
}
.page_product .sa2 {
  background-position: -154px -239px;
}
.page_product .sa3 {
  background-position: -139px -239px;
}
.page_product .sa4 {
  background-position: -124px -239px;
}
.page_product .sa5 {
  background-position: -109px -239px;
}
.page_product #summary-grade .star {
  float: left;
  margin: 1px 5px 0 0;
}
.page_product .seller-link a,
.page_product #tab-services a,
.page_product .detail-correction a,
.page_product .detail-list a,
.page_product .summary a,
.page_product .p-comm a {
  color: #666;
}
.page_product .summary #summary-stock {
  height: 28px;
  padding-bottom: 0;
  overflow: visible;
}
.page_product #summary-stock .dt {
  margin-top: 6px;
}
.page_product #store-selector {
  position: relative;
  float: left;
  z-index: 3;
  height: 26px;
  margin-right: 6px;
}
.page_product #store-selector .text {
  float: left;
  position: relative;
  top: 0;
  height: 23px;
  background: #fff;
  border: 1px solid #CECBCE;
  padding: 0 20px 0 4px;
  line-height: 23px;
  overflow: hidden;
}
.page_product #store-selector .text b {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 17px;
  height: 24px;
  background-position: -264px -188px;
  overflow: hidden;
}
.page_product #store-prompt {
  float: left;
  margin-top: 4px;
}
.page_product #store-prompt strong {
  font-size: 14px;
}
.page_product #evaluate {
  padding: 10px 0 0 5px;
  overflow: hidden;
  clear: both;
}
.page_product #evaluate .heart-white {
  position: relative;
  overflow: hidden;
  width: 78px;
  background-position: 0 -18px;
  clear: none;
}
.page_product #seller dd a {
  color: #e3393c;
}
.page_product #evaluate,
.page_product #evaluate-detail {
  padding-left: 10px;
}
.page_product .heart-white,
.page_product .heart-red {
  background: url(http://img01.baifome.com/Areas/Web/Images/grade.png) 0 0 no-repeat;
  height: 18px;
  display: inline-block;
  _background: url(../Images/grade-ie6.png) 0 0 no-repeat;
}
.page_product #evaluate span {
  float: left;
  width: 70px;
  clear: both;
  overflow: hidden;
}
.page_product #evaluate .heart-red {
  position: absolute;
  left: -40px;
  width: 78px;
  background-position: 0 0;
}
.page_product #evaluate .h1 {
  left: -60px;
}
.page_product #evaluate .h2 {
  left: -43px;
}
.page_product #evaluate .h3 {
  left: -29px;
}
.page_product #evaluate .h4 {
  left: -14px;
}
.page_product #evaluate .h5 {
  left: 0;
}
.page_product #evaluate s {
  float: left;
  width: 16px;
  height: 16px;
  margin: -2px 0 0 4px;
  display: inline-block;
  cursor: pointer;
  background-position: -227px -369px;
}
.page_product #evaluate-detail .mt {
  color: #999;
  margin-bottom: 10px;
}
.page_product .p-bfc {
  overflow: hidden;
}
.page_product #evaluate-detail .mc dl {
  margin-bottom: 10px;
}
.page_product #evaluate-detail .mc dt {
  float: left;
  color: #999;
  line-height: 1.1em;
}
.page_product #evaluate-detail .mc dd {
  overflow: hidden;
  line-height: 1.1em;
}
.page_product .eva-grade b {
  font-weight: 400;
}
.page_product #evaluate-detail .eva-down {
  color: #090;
}
.page_product #evaluate-detail .eva-up {
  color: #f60;
}
.page_product .eva-percent s {
  margin-right: 2px;
}
.page_product .eva-down s {
  background-position: -150px -84px;
}
.page_product .eva-up s {
  background-position: -139px -95px;
}
.page_product #evaluate-detail s {
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-left: .5em;
}
.page_product #evaluate-detail .line {
  width: 190px;
  height: 0;
  overflow: hidden;
  border-bottom: 1px dotted #ddd;
}
.page_product #online-service dt,
.page_product #online-service dd {
  margin-bottom: 5px;
}
.page_product #online-service {
  height: 45px;
}
.page_product #online-service dt,
.page_product #online-service dd {
  padding-top: 10px;
}
.page_product .djd-im b {
  color: #fff;
  font-weight: 400;
}
.page_product a.d-offline b {
  color: #ccc;
}
.page_product #enter-shop {
  margin-top: 10px;
}
.page_product #enter-shop a {
  height: 24px;
  line-height: 24px;
  text-align: center;
  border: 1px solid #ccc;
  display: inline-block;
  margin-left: 10px;
  padding: 0 10px;
  border-radius: 2px;
}
.page_product #enter-shop a:hover {
  color: #e3393c;
}
.page_product #product-detail {
  overflow: visible;
}
.page_product #product-detail .mt {
  top: auto;
  z-index: 5;
  height: 30px;
  width: 968px;
}
.page_product #product-detail .mt.nav-fixed {
  position: fixed;
  top: 0;
  background: #ffffff url(http://img01.baifome.com/Areas/Web/Images/tab.png) 0 -39px repeat-x;
  padding-bottom: 2px;
  padding-top: 2px;
}
.page_product .right .mt {
  overflow: visible;
  height: 30px;
  line-height: 30px;
  background: 0;
  border-left: 1px solid #8cb4d2;
  border-right: 1px solid #8cb4d2;
  position: relative;
}
.page_product .right .mt .tab {
  margin-left: -1px;
  overflow: visible;
}
.page_product #product-detail .detail-list {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.page_product #product-detail .detail-list li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 9px 0;
  font-size:14px;
}
.page_product #product-detail .detail-list li span{
	font-weight:bold;
}
.page_product #product-detail .detail-correction {
  padding: 8px 0;
  zoom: 1;
}
.page_product #product-detail .detail-correction b {
  display: inline-block;
  width: 18px;
  height: 15px;
  background-position: -260px -270px;
  margin-right: 5px;
  vertical-align: middle;
}
.page_product #comment h2 {
  padding: 0 12px;
  font-size: 14px;
}
.page_product #comment comment-title {
  line-height: 30px;
}
.page_product #comment .mc {
  padding: 10px 0;
  overflow: hidden;
  zoom: 1;
  border: 1px solid #8cb4d2;
  border-top: 0;
}
.page_product #comment .rate {
  float: left;
  width: 190px;
  padding: 20px 0 0;
  text-align: center;
}
.page_product #comment .rate strong {
  font: 400 46px/30px arial;
  color: #666;
}
.page_product #comment .rate span {
  color: #999;
  font-family: arial;
}
.page_product #comment .rate strong span {
  font-size: 24px;
  color: #e3393c;
}
.page_product #comment .percent {
  float: left;
  width: 186px;
  height: 74px;
  padding: 8px 0;
  border-right: 1px solid #E4E4E4;
}
.page_product #comment .percent dl {
  padding: 2px 0;
  overflow: hidden;
  zoom: 1;
}
.page_product #comment .percent dt {
  float: left;
  width: 70px;
}
.page_product #comment .percent span {
  color: #9C9A9C;
}
.page_product #comment .percent dd {
  float: left;
  width: 100px;
  height: 10px;
  margin-top: 6px;
  overflow: hidden;
  background: #efefef;
}
.page_product #comment .percent dd div {
  overflow: hidden;
  height: 10px;
  width: 0;
  background-color: #666;
}
.page_product #comments-list .pagin,
.page_product #consult .pagin {
  margin-top: 8px;
}
.page_product #consult-search {
  padding: 10px 16px;
  border: 1px solid #ddd;
  border-top: 0;
  overflow: hidden;
  zoom: 1;
  border: 1px solid #8cb4d2;
  border-top: 0px solid #8cb4d2;
}
.page_product #consult-search .prompt {
  color: #9C9A9C;
  overflow: hidden;
}
.page_product #consult .consult-pub {
  position: absolute;
  right: 10px;
  top: 0;
  text-decoration: none;
}
.page_product a.css3-btn {
  color: #fff;
  background-color: #8cb4d2;
  border-radius: 2px;
}
.page_product a.css3-btn,
.page_product a.css3-btn:hover,
.page_product a.css3-btn:visited {
  color: #fff;
}
.page_product #consult .consult-pub a {
  padding: 4px 10px;
  font-size: 12px;
  font-family: simsun;
}
.page_product .norecode {
  padding-top: 10px;
  color: #999;
}
.page_product #consult .extra {
  margin-top: 6px;
}
.page_product #consult .tabcon {
  padding: 10px;
}
.page_product #consult .item {
  padding: 8px 0;
  border-bottom: 1px dotted #DEDEDE;
}
.page_product #consult .user {
  margin-top: 0;
  color: #9C9A9C;
}
.page_product #consult .user span {
  margin-right: 20px;
}
.page_product #consult dl {
  margin-top: 5px;
  overflow: hidden;
  zoom: 1;
}
.page_product #consult dt {
  float: left;
  width: 62px;
  text-align: justify;
}
.page_product #consult dd {
  float: right;
  width: 770px;
  overflow: hidden;
}
.page_product #consult .answer {
  color: #FF6500;
}
.page_product #consult .shop-reply {
  float: left;
  width: 750px;
}
.page_product #consult .date-answer {
  float: right;
  width: 130px;
  text-align: right;
  color: #9C9A9C;
}
.page_product #consult .total {
  float: right;
}
.page_product #consult .extra a {
  color: #e3393c;
}
.page_product .mscon .mleft {
  background-position: 0 -9px;
}
.page_product .mscon .mleft,
.page_product .mscon .mright {
  height: 232px;
}
.page_product .mleft {
  float: left;
}
.page_product .mleft,
.page_product .mright {
  background-image: url("http://img01.baifome.com/Areas/Web/Images/fovbg.png");
  cursor: pointer;
  height: 242px;
  overflow: hidden;
  text-indent: -100px;
  width: 31px;
}
.page_product .mscon .mright {
  background-position: -30px -9px;
}
.page_product .mscon .mleft,
.page_product .mscon .mright {
  height: 232px;
}
.page_product .mright {
  background-position: -30px 0;
  float: right;
}
.page_product #fov03 .mscoll .mslist {
  height: 220px;
  width: 710px;
}
.page_product .mscoll .mslist {
  overflow: hidden;
  position: relative;
  height: 186px;
}
.page_product .mscoll .list-h {
  left: 0;
  position: absolute;
}
.page_product .main .list-h {
  overflow: hidden;
}
.page_product .mscon .list-h li {
  overflow: hidden;
  padding: 0 7px;
  width: 130px;
  text-align: center;
  margin-top: 20px;
}
.page_product .main .list-h li {
  float: left;
}
.page_product .mscoll .p-Images,
.page_product .mscoll .p-name,
.page_product .mscoll .p-evel,
.page_product .mscoll .p-market,
.page_product .mscoll .p-price {
  margin-bottom: 8px;
  text-align: center;
}
.page_product .mscoll .p-name {
  height: 20px;
}
/*# sourceMappingURL=Product.css.map */