<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c2c .search {
	padding-left: 35px;
	width: 97%;
	height: 49px;
	background: url(https://static.fhyx.com/images/application/pc/com/search_hk.png) #fff no-repeat 10px;
	background-size: 2%;
	border: 0px;
	box-shadow: 0px 4px 8px 0px
                    rgba(0, 0, 0, 0.1);
	outline: none;
}

.c2c .one_goods_div {
	width: 174px;
	height: 294px;
	background-color: #ffffff;
	border-radius: 8px;
	float: left;
	margin-right: 10px;
	margin-top: 18px;
	cursor: pointer
}

.c2c .one_goods_div .top {
	width: 174px;
	height: 174px;
	background: none  no-repeat center center;
	background-size: 100% auto;
	border-radius: 8px 8px 0px 0px;
}

.c2c .one_goods_div .middle {
	width: 150px;
	height: 37px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #393939;
	margin: 0 auto;
	overflow: hidden
}

.c2c .one_goods_div .m2 {
	width: 150px;
	height: 37px;
	margin: 0 auto;
	border-bottom: solid 1px #eeeeee;
}

.c2c .one_goods_div .m2 .l {
	float: left;
	font-size: 18px;
	color: #fa4d00;
	font-weight: bold;
}

.c2c .one_goods_div .m2 .r {
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #999999;
}

.c2c .one_goods_div .bt {
	width: 150px;
	height: 37px;
	margin: 0 auto;
	padding-top: 5px;
}

.c2c .one_goods_div .avtar {
	width: 22px;
	float: left;
	height: 22px;
}

.c2c .one_goods_div .avtar img {
	border-radius: 22px;
	width: 22px;
	height: 22px;
}

.c2c .one_goods_div .bt .txt {
	width: 114px;
	height: 16px;
	line-height: 20px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #393939;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pages a {
	line-height: normal;
}

.no-res {
	margin: 0 auto;
	width: 100%;
	height: 100px;
	text-align: center;
	padding-top: 100px;
}



.sellerImg {
	width: 64px;
	height: 64px;
	margin: 0 auto;
	padding-top: 10px;
}

.sellerImg img {
	width: 64px;
	height: 64px;
	border-radius: 64px;
}

.sellerName {
	width: 146px;
	height: 24px;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
	font-size: 18px;
	overflow: hidden ;
	text-overflow:ellipsis;

}

.sellerAuth {
	width: 146px;
	height: 24px;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	color: #999999;
	background: url(https://img.fhyx.com/uploads/c2c/2020/12/01/20201201134214.png) no-repeat 14px 6px;
}

.sellerNum {
	width: 90px;
	height: 54px;
	text-align: center;
	float: left;
	padding-top: 10px;
}

.sellerNum span {
	font-size: 18px;
	color: #333333;
	font-weight: bold
}

.sellerNum p {
	color: #999999;
	font-size: 12px;
}

.line {
	width: 0px;
	height: 16px;
	border: solid 1px #999999;
	float: left;
	margin-top: 22px;
}

.sellerTitle {
	border-left: 4px solid #fa4d00;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;

}

.sellerInfoDiv {
	width: 100%;
	height: 252px;
	background: #fff;
	padding: 10px;
}

.c2cComment {
	width: 282px;
	margin-top: 15px;
	overflow: hidden;
	padding: 10px;
}

.c2cComment .txt {
	width: 235px;
	max-width: 235px;
	height: 77px;
	background-color: #f9f9f8;
	border-radius: 8px;
	border: solid 1px #fa4d00;
	margin: 0 auto;
	outline: none;
	padding: 15px;
	margin-top: 15px;
	font-size: 14px;
	background: #fff;
	overflow: hidden;
}

.c2cCommentSubmit {
	cursor: pointer;
	width: 52px;
	height: 24px;
	background-color: #999;
	border-radius: 50px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}

.c2cCommentSubmitActive {
	background-color: #fa4d00;
}

.commentPageDiv {
	clear: both;
	width: 268px;
	overflow: hidden;
	margin-top: 20px;
}

.commentPageDiv .left {
	width: 28px;
	height: 28px;
	float: left
}

.commentPageDiv .left img {
	border-radius: 28px;
	width: 28px;
	height: 28px;
}

.commentPageDiv .right {
	width: 217px;
	float: right;
	overflow: hidden
}

.commentPageDiv .right .nickName {
	color: #333333;
	font-size: 14px;
	font-weight: bold
}

.commentPageDiv .right .nickName .l {
	float: left
}

.commentPageDiv .right .nickName .r {
	width: 36px;
	height: 18px;
	border-radius: 15px;
	border: solid 1px #fa4f20;
	text-align: center;
	line-height: 18px;
	color: #fa4f20;
	float: left;
	margin-left: 5px;
}

.commentPageDiv .right .content {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	clear: both;
	margin-top: 20px;
}

.commentPageDiv .right    .bt {
	padding-top: 5px;
}

.commentPageDiv .right    .lf {
	color: #999999;
	float: left;
	font-size: 12px;
}

.commentPageDiv .right    .rt {
	color: #fa4d00;
	float: right;
	font-size: 12px;
	cursor: pointer
}

.c2cScroll {
	width: 24px;
	height: 64px;
	background-color: #eeeeee;
	border-radius: 4px;
	border: solid 1px #cccccc;
	background: url(https://img.fhyx.com/uploads/c2c/2020/12/01/20201201155123.png) center no-repeat;
	cursor: pointer;
	float: left;
}

.c2cScrollDiv {
	padding-top: 10px;
}

.c2cScrollR {
	background-image: url(https://img.fhyx.com/uploads/c2c/2020/12/01/20201201155044.png);
	float: right
}

.c2cTbPic {
	width: 64px;
	float: left;
	cursor: pointer;
	height: 64px;
	border-radius: 8px;
	background: none no-repeat center center;
	background-size: 100% auto;
	margin-left: 6px;
	margin-right: 6px;
}

.c2cShowLeft {
	width: 282px;
	overflow: hidden;
	float: left;
}
.c2cBg{background-color: #F9F9F7;overflow: hidden;padding-bottom:50px;}
.bigPic {
	width: 282px;
	height: 283px;
	border-radius: 16px;
	background: none no-repeat center center;
	background-size: 100% auto;
}

.c2cLabel {
	padding: 0 5px;
	height: 24px;
	background-color: #ffe6df;
	color: #fa4f20;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
}

.green {
	color: #35b210;
	background-color: #eaf3ea;
}

.c2cPrice {
	clear: both;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fa4d00;
	font-size: 36px;
	padding-top: 110px;
	font-weight: bold
}

.c2cChart {
	width: 188px;
	height: 48px;
	border-radius: 36px;
	border: solid 1px #fa4d00;
	color: #fa4d00;
	text-align: center;
	line-height: 48px;
	float: left;
	font-size: 16px;
	margin-right: 10px;cursor: pointer;
}

.c2cBuy {
	width: 188px;
	height: 48px;
	background-image: linear-gradient(270deg,
            #fa4f20 0%,
            #fa4f20 100%);
	border-radius: 36px;
	color: #ffffff;
	text-align: center;
	line-height: 48px;
	float: left;
	font-size: 16px;cursor: pointer;
}
.c2cDesTxt{
	background-color: #F9F9F7;margin-bottom: 10px;
}
.c2cDes {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 15px;
	padding: 10px;
}

.c2cDes img {
	width: 100%;
	height: auto
}

.c2cDes div {
	padding-top: 5px;
}

.c2cRsj {
	color: #999999;
	font-size: 16px;
	float: right;
	width: 300px;
	line-height: 60px;
}

.c2cRsj div {
	float: left;
}

.c2cDiv {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	margin-top:18px;
}

.c2cDivLeft {
	width: 860px;
	overflow: hidden;
	float: left;

	padding: 10px;
	background-color: #fff;
}

.C2cGoodsInfo {
	width: 538px;
	height: 361px;
	float: right;
}

.C2cGoodsInfo .title {
	font-size: 28px;
	font-weight: bold;
	max-height: 121px;
	overflow: hidden;
}

.c2cTagDiv {
	overflow: hidden;
	width: 100%;
}

.c2cArea {
	color: #999999;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 7px;
}

.del {
	text-decoration: line-through;
}

.size24 {
	font-size: 24px
}

.c2cGoodsRight {
	width: 310px;
	overflow: hidden;
	float: right;
}

.commentPageDivSub {
	padding-top: 20px;
}

.c2cPopDiv {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 1000;
	backdrop-filter: blur(2px);
}

.c2cPopDivPic {
	position: fixed;
	left: 0;
	top: 25%;
	width: 620px;
	right: 0;
	height: 410px;
	margin: 0 auto;
}

.c2cPopDivPic div {
	position: absolute;
	top: 72px;
	right: 20%;
	cursor: pointer
}

.c2cPopDivPic .popLabel {
	position: absolute;
	left: 0%;
	right: 0;
	top: 60%;
	font-size: 14px;
	color: #333;
	width: 148px;
	height: 36px;
	line-height: 20px;
	text-align: center;
	margin: 0 auto;
}
.discountPrice{
	color:#666;font-size:14px;text-decoration: line-through;padding-top: 4px;
}
.discountTitle{
	color:#666;font-size:14px;
}</pre></body></html>