/* 当前位置 */
.search-path22 {
  height: 30px;
line-height: 30px;
background: #F0F0F0;
}
.search-path22 a {
font-size: 16px;
font-weight: 400;
color: #666666;
  float: left;
}

.search-path22 .havedox {
  position: relative;
  float: left;
  color: #666666;
  display: block;
  cursor: pointer;
}
.search-path22 .havedox span {
  display: inline-block;
  max-width: 600px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.search-path22 a:hover {
  color: #0090FF;
}
/* 当前位置 end*/

/* 详情店铺信息 */
.goodsinfo_store{
	width: 680px;
	height: 120px;
	border: 1px solid #000000;
	padding: 35px 20px;
	margin-bottom: 16px;
}

.goodsinfo_store_info{
	width: 460px;
	display: flex;
	float: left;
	border-right: 1px solid #000000;
	float: left;
}

.goodsinfo_store_info>i{
	display: block;
	width: 48px;
	height: 48px;
	background: url(../images/r135/store-icon.png) no-repeat;
}

.goodsinfo_store_box{
	margin-left: 20px;
}

.goodsinfo_store_box>a{
	height: 18px;
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
	color: #0090FF;
	overflow: hidden;
}

.goodsinfo_store_box>p{
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	color: #666666;
	margin-top: 10px;
}

.goodsinfo_store_server>span{
	display: inline-block;
	padding-left: 28px;
	line-height: 48px;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
}

.goodsinfo_store_server>a{
	display: inline-block;
	width: 21px;
	height: 25px;
	background: url(../images/r135/qq-server.png) no-repeat;
	vertical-align: top;
	margin-top: 11px;
	cursor: pointer;
}
/* 详情店铺信息 end*/

/* 列表推荐 */
/* 推荐商品 */
.tjhot22_title{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	height: 30px;
	line-height: 30px;
	background: #F0F0F0;
	margin: 20px 0 10px;
}

.tjhot22{
	width: 1200px;
	height: 220px;
	background: #FFFFFE;
	border: 1px solid #111111;
	border-radius: 10px;
	display: flex;
	justify-content: space-between;
	padding: 19px 9px;
}

.tjhot22 .alone-shop22{
	display: block;
	width: 180px;
	height: 180px;
}

.tjhot22 .alone-shop22 img{
	width: 180px;
	height: 180px;
}
/* 列表推荐 end*/

/* 商品内容 */
.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.detail-ggsl22 {
	width: 680px;
}

.detail-ggsl22 h1 {
	max-height: 62px;
	line-height: 31px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 20px;
	overflow: hidden;
}

/* 价格 */
.shop-price-cou22 {
	line-height: 50px;
	background: #F7F7F7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	position: relative;
	padding: 10px 0;
}

.shop-price-cou22 .shop-price-le{
    overflow: hidden;
}

.shop-price-cou22 ul>li{
	float: left;
} 

.shop-price-cou22 .jaj-price{
	line-height: 50px;
    height: 50px;
}

.shop-price-cou22 ul>li .bigpri_jj{
	font-size: 36px;
	font-weight: 400;
	color: #DD1313
}

.standard {
    font-size: 16px;
	padding: 0;
	margin-top: 27px;
}

.standard ul li {
    line-height: 17px;
}

.detail-ggsl22 .jaj {
    width: 80px;
    letter-spacing: 0;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}

.detail-ggsl22 .lawir {
    width: 600px;
    font-size: 16px;
}

.standard .service {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}

.standard .service a {
    color: #0090FF;
}

/* 地址 */
.detail-ggsl22 .store-selector .text {
    height: 17px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
    padding: 6px 30px 6px 4px;
    line-height: 17px;
}

.detail-ggsl22 .store-selector {
	/* top: -6px; */
	border: 1px solid #000000;
}

.detail-ggsl22 .store-selector .text b{
	display: block;
	width: 0;
	height: 0;
	border-width: 8px;
	border-style: solid;
	border-color: #333333 transparent transparent transparent;
	position: absolute;
	right: 5px;
	top: 13px;
}

/* 规格 */
.detail-ggsl22 .standard .colo a {
    display: inline-block;
    padding: 1px 8px;
    border: 1px solid #ddd;
    margin: 0 10px 0 0;
    cursor: pointer;
}

.detail-ggsl22 .standard .colo a.red{
	border-color: #0090FF;
    color: #0090FF;
}


/* 购物车按钮以及数量 */

.buy_button{
	display: block;
	width: 330px;
	height: 50px;
    line-height: 50px;
	float: left;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	text-align: center;
}

.paybybill22{
	background: #0090FF;
}

.addcar22 {
	border: 1px solid #000000;
    margin-left: 20px;
}

.standard .minus-plus22{
	border: 1px solid #000000;
}

.standard .minus-plus22 a {
    width: 30px;
    height: 34px;
    text-align: center;
    display: block;
    border: none;
	margin-left: 0;
}


.standard .minus-plus22 a>i {
	display: block;
	color: #999999;
	font-size: 30px;
    line-height: 30px;
}


.standard .minus-plus22 a:hover>i {
	color: #0090FF;
}

.standard .minus-plus22 input {
    width: 40px;
    height: 34px;
    border: none;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
    margin-left: 0;
}

/* 右侧商品图 */
.detail-img22{
	width: 490px;
	float: right;
}

/* 大图 */
.product-gallery22 {
    width: 490px;
    border-right: none;
}

.product-gallery22 .product-photo {
    width: 490px;
    height: auto;
    border-bottom: none;
    background-color: #FFF;
}

.product-gallery22 .product-img {
    width: 478px;
    height: 478px;
}

.product-gallery22 .product-img {
	border: 1px solid #A7A7A7;
	box-shadow: 10px 10px 0 0 #A7A7A7;
}

.product-gallery .product-img img {
    width: 478px;
    height: 478px;
}

/* 小图 */
.product-gallery22 .product-small-img {
    width: 490px;
    height: 110px;
	margin: 0;
	position: relative;
}


.product-gallery22 .pic-hide-box {
    width: 490px;
    height: 110px;
}

.product-gallery22 .small-pic {
    width: 490px;
}

.product-gallery22 .small-pic .small-pic-li {
	width: 80px;
	height: 80px;
    margin: 0 10px 0 10px;
    padding-top: 30px;
}

.product-gallery22 .small-pic .small-pic-li a {
    width: 78px;
    height: 78px;
	border: 1px solid #A7A7A7;
}

/* 选中样式 */
.product-gallery22 .small-pic .active a {
	border-color: #0090FF;
}

.product-gallery22 .small-pic .small-pic-li a:hover {
	border-color: #0090FF;
}

.product-gallery22 .small-pic .small-pic-li img {
    width: 78px;
    height: 78px;
}


/* 按钮 */
.product-gallery22 .product-small-img:hover .next-btn{
	opacity: 1;
	transition: ease-in-out .3s;
}

.product-gallery22 .next-btn {
	width: 20px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    background-color: #0090FF;
	color: #fff;
	position: absolute;
	top: 30px;
	margin-top: 0;
	z-index: 9;
	font-family: '宋体';
	opacity: 0;
}

.product-gallery .next-left {
	margin-right: 0;
	left: 0;
}


.product-gallery .next-right {
	margin-left: 0;
	right: 0;
}
/* 右侧商品图 end*/

/* 商品更多详情 */
.deta-ri-ma22 {
  width: 1200px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.datail-navtop-title{
height: 40px;
line-height: 40px;
box-shadow: 0px 1px 0px 0px #000000, 0px -1px 0px 0px #000000;
font-size: 24px;
font-weight: bold;
color: #333333;
text-align: center;
}

.shop-describe{
border: none;
  margin-top: 0;
}
.detail-img-b p{
width: 750px;
margin: 0 auto;
}

/* 商品内容 end*/