<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content {
	margin-top: 10px;
}

.left {
	/* width: 400px;
	height: 400px;
	line-height: 400px;
	text-align: center; */
}

.left img {
	width: auto;
	height: 276px;
	max-width: 276px;
	max-height: 276px;
	margin-bottom: 15px;
}
#bottom-img img {
	width: 85%;
}

.left .table_box {
	max-width: 276px;
	max-height: 276px;
	margin: auto;
}

.right .goods-action .goods-payment dl {
	margin-bottom: 15px;
}

.content .right .table_box {
	width: 300px;
}

.content .right .table_box ul {
	font-size: 14px;
}

.content .right .table_box span a {
	color: #1D97C9;
}

.right {
	padding-left: 50px;
}

.goods_price {
	margin: 25px 0;
}

.goods_title {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	margin: 15px 0;
}

.goods-current-price {
	color: #f60;
	font-size: 30px;
	margin-right: 10px;
}

.table_box {
	padding: 5px 15px 5px 15px;
	background: #f8f8f8;
	margin-bottom: 20px;
}

.yanzhengma {
	height: 40px;
	line-height: 40px;
	width: 156px;
	margin-right: 15px;
}

.goods-buy-link {
	margin-top: 15px;
	display: inline-block;
	height: 50px;
	width: 180px;
	background-image: url(https://images.innov100.com/other/pay.png);
	background-position: 0 -60px;
	background-repeat: no-repeat;
}

.goods-payment {
	margin-top: 15px;
}

.goods-payment a {
	line-height: 16px;
	height: 16px;
}

dl {
	width: 100%;
}

.goods-payment dt,
.goods-payment dd {
	float: left;
}

.icon-alipay {
	display: inline-block;
	height: 16px;
	width: 16px;
	background-image: url(https://images.innov100.com/other/pay.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 3px;
	float: left;
}

.goods-detail .title {
	font-size: 14px;
	font-weight: 700;
	color: #333;
	background-color: #f8f8f8;
	border-top: 1px solid #e6e6e6;
	padding: 12px 15px;
	/* margin-bottom: 25px; */
}




.pull-left {
  position: relative;
}


.pull-left #artificial {
  width:35%;
  height: 30px;
  position: absolute;
  /* left: 0px; */
  /* margin-left: 15px; */
  top: 225px;
  padding: 4px 8px;
  margin: 4px;
  border: 1px solid #01a2d8;
  color: #01a2d8;
	font-size: 14px;
	text-align: center;
	/* background-color: red; */
}

@media(max-width: 600px) {
	.left {
		margin: 5px;
		width: 40%;
		height: auto;
		line-height: auto;
	}

	.left img {
		width: 100%;
		max-width: 100%;
	}

	

	.left .table_box td {
		font-size: 12px;
		white-space: nowrap;
		/* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;		 */
	}

	.right {
		width: 180px;
		padding-left: 15px;
	}

	.right .goods-action .picInput {
		width: 180px;
	}

	.right .goods-action .picInput input:-ms-input-placeholder {
		/* color: #FF5722; */

		opacity: .7;
		padding-left: -10px; 
		font-size: 8px;

	}



	.right .goods-action .picInput	input::-webkit-input-placeholder {
		/* color: #FF5722; */

		opacity: .7;

		font-size: 8px;

	}

 .right .goods-action .picInput input {
		width: 75px;
		margin-right: 10px;
		float: left;
	}

	.right .goods-action .picInput img {
		width: 75px;
		float: right;
	}

	.content .right .table_box {
		width: 200px;
		padding: 5px;
		margin-top: 30px;
	}

	.content .right .table_box span {
		font-size: 14px;
	}

	.goods_price {
		margin: 15px 0;
	}

	.table_box {
		margin-bottom: 15px;

	}

	.goods-payment {
		width: 200px;
		margin-bottom: 15px;
	}

	.goods-payment dt {
		float: left;
	}

	.goods-payment dd {
		float: right;
	}

	.goods-detail {
		width: 100%;
		padding-left: 10px;
		padding-bottom: 10px;
		/* margin-bottom: 30px;	 */
	}



	.pull-left {
		position: relative;
	}
	
	
	.pull-left #artificial {
		/* width: 35%;
    height: 20px;
    position: absolute;
    top: 98px;
    padding: 4px 8px;
    margin: 4px;
    border: 1px solid #01a2d8;
    color: #01a2d8;
		font-size: 10px;
	text-align: center; */
	display: none;
		
	}

.container {
	width:95%;
	overflow-x: hidden;
	    padding-right: 0px !important;
    padding-left: 0px !important;
}
.table_box li {
	font-size: 12px;
	width:158px;
}


}


</pre></body></html>