.sell_tip {width:180px;height:70px;background:url('sell_tip.gif') no-repeat;overflow:hidden;z-index:1000;position:absolute;}
.sell_tip p {margin:0 0 4px 2px;font-weight:bold;}
.sell_tip div {padding:8px 0 0 10px;}
.tools {padding:8px 0;border-bottom:#EEEEEE 1px solid;}
.tools table {width:100%;}
.tools select {padding:2px;}
.tool-btn {background:url('btn_1.gif') no-repeat;height:22px;line-height:22px;width:70px;padding:0 0 0 10px;border:none;cursor:pointer;}
.tool-btn:hover {background:url('btn_2.gif') no-repeat;}

.img_list li {height:22px;line-height:22px;overflow:hidden;}
.product_option {padding:10px 20px 10px 20px;}
.iq_btn {margin-top:10px;border:none !important;}
.cc_inp {border:#CCCCCC 1px solid;text-align:center;}

.sell-price {font-family:Arial;color:#E4393C;}
.sell-price b {font-size:18px;}
.sell-price span {color:#999999;}
.sell-price i {font-size:12px;float:right;display:inline-block;color:#999999;font-style:normal;font-weight:normal;background:url('ico-spread.png') no-repeat 0 center;padding:0 0 0 16px;cursor:pointer;}

.btn-buy,.btn-cart {font-size:16px;width:148px;height:36px;line-height:36px;border:none;text-align:center;cursor:pointer;padding:0;-webkit-appearance:none;margin:6px 10px 0 0;}
.btn-buy {background:#FFEDED;border:#FF0036 1px solid;color:#FF0036;}
.btn-buy:hover {background:#F7BBBB;}
.btn-buy:disabled {background:#F2F2F2;border:#D6D6D8 1px dashed;color:#CDCDCD;cursor:not-allowed;}
.btn-cart {background:#FF0036;border:#FF0036 1px solid;color:#FFFFFF;}
.btn-cart:hover {background:#DF3033;}
.btn-cart:disabled {background:#CDCDCD;border:#CDCDCD 1px solid;color:#999999;cursor:not-allowed;}


.btn-shouji{
font-size: 17px;
font-weight: bolder;
border: #FF6600 1px solid;
border-radius: 4px;
padding: 4px 10px 6px 10px;
display: inline-block;
line-height: 28px;
margin-top: 5px;
color: #ff6600;
}
.content-sell { font-size: 16px;padding: 16px 120px;}

.wrap {width: 1190px; margin: 0 auto;margin-top: 55px;}
.recommend {
    margin-bottom: 20px;box-sizing: border-box;border: 1px solid #eee; border-top: 2px solid #ff6700; padding: 10px 20px 6px 20px;   padding-bottom: 6px;   position: relative;}
.recommend .re-logo {
    position: absolute;
    display: inline-block;
    width: 140px;
    height: 32px;
    line-height: 32px;
    left: -1px;
    top: -32px;
    background: url(icon-recommend.png) no-repeat;
    background-size: 140px 32px;
    padding-left: 23px;
    font-size: 14px;
    color: #fff;
}
.recommend-con {
    overflow: hidden;
    width: 100%;
}
.recommend ul {
    width: 3000px;
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.recommend ul li {
    float: left;
    width: 170px;
    margin-right: 25.6px;
    list-style-type: none;
}
.recommend ul li .img-box:hover {
    border: 1px solid #ff8700;
}
.recommend ul li .img-box:hover img {
    transform: scale(1.05);
}
.recommend ul li .s-title {
    display: inline-block;
    font-size: 12px;
    color: #555;
    height: 36px;
    overflow: hidden;
	margin-top:5px;
}
.recommend ul li .s-title:hover {
    color: #ff5600;
}
a {
    text-decoration: none;
    color: #555;
    word-break: break-all;
    word-wrap: break-word;
}
.recommend ul li .img-box {
    border: 1px solid #eee;
    cursor: pointer;
    overflow: hidden;
    transition: all linear 0.2s;
    border-radius: 4px;
}
.recommend ul li img {
    width: 168px;
    height: 168px;
    transition: all linear 0.4s;
    border-radius: 4px;
}
.recommend ul li .price {
    color: #ff3333;
    font-size: 14px;
    font-family: arial;
    margin-top: 6px;
}
.recommend ul li .price span {
    font-size: 16px;
    margin-left: 2px;
}
#bot-nav {
    width: 190px;
    float: left;
	padding-bottom: 30px;
}
#bot-nav .member.act {
    border-color: #edd5a0;
    background: url(v-bg-ctt.png) no-repeat center top;
}
#bot-nav .member {
    border: 1px solid #eee;
    background: url(v-bg-normal.png) no-repeat center top;
}
.member .member-info {
    box-sizing: border-box;
    padding: 76px 5px 10px 5px;
}
.member .center {
    text-align: center;
}
.member .center a {
    width: 164px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background: #fafafa;
    color: #555555;
    transition: all linear 0.1s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #ededed;
    border-radius: 3px;
	color: #fff;
    background-color: #ff9900;
}
.member .center a {
    background-color: #ff8400;
}
.member .member-info li {
    margin-bottom: 14px;
    color: #555;
    position: relative;
    list-style-type: none;
}
.member .prod-phone {
    color: #ff3333;
    font-family: arial;
    font-size: 14px;
    left: 60px;
    top: 50%;
    margin-top: -10.5px;
}
.main-product{
	line-height: 20px;
}
.main-product:hover{
	color: #555555;
}

.member .com-name {
    font-size: 14px;
    color: #111;
	display: inline-block;
	width: 180px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.member .com-name:hover {
    color: #ff7300;
}
.bot-nav-differ {
    margin: 10px 0;
}
#bot-nav p.title2 {
    background: #ff9900;
    color: #fff;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    padding-left: 13px;
    box-sizing: border-box;
}
#bot-nav .bot-nav-differ ul.list {
    border-bottom: none;
}
.bot-nav-prompt .list {
    padding: 10px;
}
.bot-nav-differ .list .level-1 {
    height: 30px;
    line-height: 29px;
    box-sizing: border-box;
    padding-left: 38px;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
    color: #555;
    cursor: pointer;
    position: relative;
}
.bot-nav-differ .list .level-1.isopen .icon {
    background: url(icon-minus.png) no-repeat center;
}
.bot-nav-differ .list .level-1 .icon {
    position: absolute;
    display: inline-block;
    width: 11px;
    height: 29px;
    background: url(icon-minus.png) no-repeat center;
    background-size: 11px 11px;
    top: 0;
    left: 15px;
}
#bot-nav ul.list {
    box-sizing: border-box;
    border: 1px solid #eee;
}
#bot-nav ul.list:hover {
    background-color: #fff;
}
.bot-nav-prompt .list li {
    margin-bottom: 25px;
}
.bot-nav-prompt .list li a.img-box {
    display: inline-block;
    margin-bottom: 10px;
}
.bot-nav-prompt .list li img {
    width: 168px;
    height: 168px;
    border-radius: 4px;
	border: 1px solid #eee;
}
.bot-nav-prompt .list li img:hover {
	border: 1px solid #fe5f0c;
}
.bot-nav-prompt .list li .price {
    color: #ff3333;
    font-size: 14px;
    font-family: arial;
}
.bot-nav-prompt .list li .t {
    color: #555;
    font-size: 12px;
    margin-top: 2px;
    display: block;
    height: 40px;
    overflow: hidden;
}
.bot-nav-prompt .list li .t:hover {
    color: #ff6700;
}
#bot-pro {
    width: 990px;
    margin-bottom: 43px;
    float: right;
    border: 1px solid #eee;
}
#content table, 
#content th, 
#content td {
  border: 1px solid black;
  border-collapse: collapse;
}
#content td{line-height: 2.5;}
#bot-pro .unique {
    width: 948px;
    background: #fff;
    padding: 0 20px;
    overflow: hidden;
}
.unique > .t {
    margin: 8px 0;
    border-top: 1px dashed #ccc;
    position: relative;
}
.unique > .t span {
    position: absolute;
    display: inline-block;
    width: 100px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #111;
    font-size: 20px;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -50px;
    background: #f5f5f5;
}
.o-hidden {
    overflow: hidden;
    width: 990px;
    padding-left: 0px;
}
.unique ul.lists-1 {
    margin-top: 22px;
    margin-bottom: 10px;
    padding: 0px;
}
.unique ul li {
    float: left;
    width: 168px;
    height: 168px;
    border: 1px solid #eee;
	border-radius: 4px;
    transition: all linear 0.3s;
    margin-right: 24.5px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.unique ul li:hover {
    border: 1px solid #fe5f0c;
}
.unique ul li .mol {
    position: absolute;
    left: 0;
    bottom: -28px;
    background: rgba(255, 255, 255, 0.8);
    padding-bottom: 10px;
    transition: all linear 0.3s;
    cursor: pointer;
}
.unique ul li:hover .mol {
    bottom: 0;
}
.unique .mol .t {
    padding: 0 6px;
    text-overflow: ellipsis;
    width: 156px;
    color: #555;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}
.unique .mol .price {
    font-size: 20px;
    color: #ff3333;
    text-align: center;
    font-family: arial;
    line-height: 15px;
}
.unique .mol .price .unit {
    font-size: 16px;
}
#statement-content {
    background-color: #fff6ef;
    padding: 14px 10px;
}
#statement-content p:before {
    font-size: 12px;
	content: '内容声明：快采购网为第三方互联网信息服务提供者，快采购网（含网站、客户端等）所展示的商品/服务的标题、价格、详情等信息内容系由店铺经营者发布，其真实性、准确性和合法性均由店铺经营者负责。快采购网提醒您购买商品/服务前注意谨慎核实，如您对商品/服务的标题、价格、详情等任何信息有任何疑问的，请在购买前与店铺经营者沟通确认；快采购网存在大量店铺，如您发现店铺内有任何违法/侵权信息，请立即向快采购网举报并提供有效线索。 ';
    color: #ff7300;
    margin: 0 auto;
}



/*相关商机开始*/
.h-bottom-more {
	border-top: 1px solid #eee;
	margin-top: 20px;
	padding: 20px;
	padding-right: 0;
	position: relative;
	background: #fff;
}
.h-bottom-more .name {
	color: #333;
	font-size: 14px;
	margin-bottom: 20px;
}
.o-hidden {
	overflow: hidden;
}
.h-bottom-more .lists {
	margin-bottom: 14px;
}
.h-bottom-more .lists li {
	width: 23%;
	margin-right: 18px;
	margin-bottom: 12px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.h-bottom-more .lists li a {
	color: #777;
	transition: all linear 0.1s;
}
.h-bottom-more .lists li a:hover {
	color: #ff6700;
	transition: all linear 0.1s;
}			
			
.h-bottom-more .name {
	color: #333;
	font-size: 14px;
	margin-bottom: 20px;
}
.o-hidden {
	overflow: hidden;
}
.h-bottom-more .lists {
	margin-bottom: 14px;
}
.h-bottom-more .lists li {
	width: 23%;
	margin-right: 18px;
	margin-bottom: 12px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.h-bottom-more .lists li a {
	color: #777;
	transition: all linear 0.1s;
}
.h-bottom-more .name {
	color: #333;
	font-size: 14px;
	margin-bottom: 20px;
}
.h-bottom-more .more {
	position: absolute;
	width: 70px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #eee;
	border-top: 2px solid #fff;
	left: 50%;
	margin-left: -36px;
	bottom: -22px;
	color: #777;
	cursor: pointer;
	background: #fff;
}
.mb10 {
	margin-bottom: 10px !important;
}
.h-bottom-more .m-type span {
	color: #777;
}
.h-bottom-more .m-type a {
	color: #777;
}
.h-bottom-more .m-type a:hover {
	color: #ff6700;
}

li.b2b-statics img {
    width: 168px;
    height: 168px;
}
/*相关商机结束*/
.btn-shouji{font-size: 17px;font-weight: bolder;border: #FF6600 1px solid;border-radius: 4px;padding: 4px 10px 6px 10px;display: inline-block;line-height: 28px;margin-top: 5px;color: #ff6600;}
.content-sell {font-size: 16px;padding: 16px 80px;}
.content-sell img{max-width: 820px;  display: block;  margin: 0 auto; }
.content-sell p span {white-space: normal !important;word-break: break-word;overflow-wrap: break-word;}
.head-txt{padding:10px 16px;line-height:35px;height: 35px;border-bottom:#ff6700 1px solid;background: #f2f2f2;clear:both;}
.head-txt strong{font-size:18px}
.head-txt span{float:right;font-size:14px;color:#999999}
.head-txt i{font-style:normal;font-weight:bold;padding:0 2px;font-family:simsun}
.note {margin:20px 20px;color: #999;line-height: 20px;float: left;}
/*新版sell css/
/*内容初始化*/
.bd {border: none;}
.text-overflow {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.text-overflow2 {overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.w1200 {margin:auto;width:1200px;clear:both;}
.w1350 {margin:auto;width:1350px;clear:both;}
.w1380 {margin:auto;width:1380px;clear:both;}
.f-l { float:left;}
.f-r { float:right;}
.b1 {height:1px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b5 {height:5px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b10 {height:10px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b15 {height:15px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b20 {height:20px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b25 {height:25px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b30 {height:25px;font-size:1px; clear:both;width:100%;overflow:hidden}
.mt8 {margin-top:8px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25{margin-top:25px}
.mt30{margin-top:30px}

/*供应楼层*/
.mall_floor { height:580px;}
.mall_title { height:60px; line-height:60px;}
.mall_title span { font-size:20px; font-weight:700; color:#333;}
.mall_title .mall_sort { float:right;}
.mall_title .mall_sort a { display:inline-block; margin-left:20px; color:#999; font-size:12px; line-height:60px;}
.mall_title .mall_sort a:hover { color:#ff4000;}
.mall_title .mall_sort a.main_more { position:relative;color:#666;}
.mall_title .mall_sort a.main_more:before { content:""; display:inline-block; width:1px; height:12px; background:#ccc;position:absolute; top:24px; left:-10px;}
/* .mall_title .mall_sort a.main_more:after { content:"\e874";font-family: 'iconfont';position:absolute;right:0px;top:-2px; font-size:16px;} */
.mall_title .mall_sort a.main_more:hover { color:#ff4000;}
.mall_floor .left { float:left; width:220px; height:520px; border-radius:8px; overflow:hidden;}
.mall_floor .left img { width:100%;}
.mall_floor .right { float:left; width:980px;height: 520px;}
.mall_floor ul { overflow:hidden;}
.mall_floor ul li { float:left;width:24%; height:255px;box-sizing:border-box;border:1px solid #eee; margin-left:1%; padding:15px;margin-bottom:10px; background:#fff;transition:all .3s; border-radius:8px;}
.mall_floor ul li:hover { box-shadow:0 5px 15px rgba(0,0,0,0.2);}
.mall_floor ul li:nth-child{1n+5} { margin-bottom:0;}
.mall_floor ul li .image { width:150px; overflow:hidden; margin:0 auto;}
.mall_floor ul li .image img { width: 100%; }
.mall_floor ul li .text { margin-top:5px; text-align:center;}
.mall_floor ul li .text p { line-height:20px; font-size:15px; color:#242424; margin-top:5px;margin-bottom: 5px;}
.mall_floor ul li .text p.p_1 { font-weight:700;}
.mall_floor ul li .text p.p_1:hover { font-weight:700;color:#ff4000}
.mall_floor ul li .text p.p_2 { font-size:12px; color:#999;}
.mall_floor ul li .text p.price { color:#e2231a; font-weight:400;}

/*推荐公司*/
.brand-list {background: #fff; box-shadow: rgba(227,227,227,.5) 0 0 6px; overflow: hidden;width:1200px;border-radius:10px;}
.brand-list ul {overflow: hidden;}
.brand-list li {float: left; width: 199px; padding:0px 0px;height: 105px; line-height:105px; border:#E9E9E9 solid ; border-width: 0 0 1px 1px;  overflow: hidden;}
.brand-list li a {display:block; position: relative; height: 100%; text-align: center}
.brand-list li a img {margin: 0px auto; width:140px;}
.brand-list li a p {position: absolute; left: 0px; bottom: -12px; display: block; height: 22px; width: 100%; line-height: 22px;transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.brand-list li a p span {display: block; position: relative; width: 100%; line-height: 22px; text-align: center; font-size: 13px; color: #fff; z-index: 1;}
.brand-list li a p::after {background: #000; display: block; content: ""; width: 100%; height: 22px; margin-top: -22px; opacity: 0.5; filter: alpha(opacity=50)}
.brand-list li a:hover p {bottom: 0}

/*楼层导航*/
.industry-bar {position:fixed;top:220px;left:50%;margin-left:-730px;width:58px;display:none;z-index:1000;background:#fff;}
.industry-bar.hover {display:block}
.industry-bar li { height:60px; font-size:14px;}
.industry-bar li:hover { background:#ff4000;}
.industry-bar li:hover a { color:#fff;}
.industry-bar li a {display:block; width:28px; color:#333;margin:0 auto;padding:11px 0; border-bottom:1px solid #ddd;}
.industry-bar li:last-child a { border-bottom:none;}
.industry-bar li.current a {color:#255178;}
.industry-bar li.current:hover a { color:#fff;}

/*list_images*/
.im-b {overflow:hidden;margin-top: 10px;}
.im-l {width:220px;height:570px;float:left;background:#FFFFFF;overflow:hidden;padding:0 0 10px 0;}
.im-l p {margin:16px 20px 8px 20px;font-size:16px;}
.im-l li {width:90px;padding-left:20px;float:left;height:32px;line-height:32px;font-size:14px;overflow:hidden;}
.im-r{width:1220px;float:left;background-color: #fff;padding-left: 15px;}
.im-b-img {height:3620px;}
.im-r-img li {width:218px;height:340px;border:#f2f2f2 1px solid;margin:9px;float:left;background:#FFFFFF;overflow: hidden;}
.im-r-img li img {-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.im-r-img li:hover {border:#ff4000 1px solid;color:#ff4000;}
.im-r-img li:hover img {-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);-o-transform:scale(1.02);transform:scale(1.02);} 
.im-r-img i {display:block;height:40px;line-height:40px;font-size:12px;font-style:normal;color:#999999;}
.im-r-img b {display:block;height:40px;line-height:40px;color:#E4393C;font-size:16px;padding:0 10px;font-weight: normal;}
.im-r-img b s {font-size:12px;text-decoration:none;}
.im-r-img b em {float:right;font-size:12px;color:#999999;font-weight:normal;font-style:normal;padding-right:4px;}
.im-r-img b span {color:#999999;font-weight:normal;}
.im-r-img p {height:36px;line-height:18px;margin:0;overflow:hidden;font-size:12px;padding:0 10px;}
p.clear.gongsi-name-list {border-top: 1px solid #f2f2f2;font-size: 12px;padding-left: 10px;padding-right: 10px;margin-top: -4px;line-height: 36px;height: 36px;margin-top: 5px;}
.company a{color: #999;}
.company a:hover{color: #ff0000;}
span.province-region {text-overflow: ellipsis;overflow: hidden;font-size: 12px;color: #999;line-height: 36px;text-align: right;float: right;height: 36px;}
/*link*/
.link{padding:10px 20px 15px;overflow:hidden;line-height:23px;font-size:14px;background:white;border-radius:10px;}
.link dt{padding-right:5px;font-size:16px;height:35px;margin-bottom:8px;color:#000;font-weight:700; border-bottom:1px solid #eee;}
.link dt em{border-bottom:#255178 1px solid;height:35px;display:block;float:left}
.link a{white-space:nowrap; color:#666; margin:10px 15px 0px 0px; display:inline-block; line-height:23px;font-size:14px}
.link a:hover{color:#255178}

/*spqqkf*/
.spqqkf-wrap{position:fixed;_position:absolute;right:0;width:160px;background-color:#fff;font-family: "Microsoft YaHei", SimHei, "WenQuanYi Zen Hei", Tahoma, Arial, STHeiti, sans-serif;}
.spqqkf-hd {height:33px;background-color:#ff7d27;color:#fff;font-size:14px;padding:0 10px;line-height:33px;}
.spqqkf-hd span{float:left;}
.spqqkf-bd,.spqqkf-ewm {border:1px #d4d4d4 solid;border-top:0; background:#fff;}
.spqqkf-hd a {float:right;width:19px;height:33px;background:url('http://www.b2b818.com/static/image/lxkf_03.png') -111px 1px no-repeat;}
.close_btn{ cursor: pointer;}
.fl-img{padding-top:100px;background:url('http://www.b2b818.com/static/image/lxkf_03.png') center -33px no-repeat;text-align:center;}
.fl-img p {background-color:#fff;font-size:14px;}
.fl-img p span{color:#ff7d27;font-size:14px; line-height:22px; font-weight: 600; padding-left: 1px;}
.q_qlink{padding:7px 0 15px 0;}
.q_qlink img {margin-left: 6px;margin-top: 4px;}
.q_qlink a{display:block;width:79px;margin:0 auto;height:24px;background:url('http://www.b2b818.com/static/image/lxkf_03.png') -33px -202px no-repeat;}
a.qq{color: #e22e2e;font-size: 16px;background-color: #fff;font-weight: normal;padding-left: 0px;height: 30px;line-height: 30px;}
a.qq:hover{background-color: #fff;}
.bj1{ margin-top:220px;}
.bj1 a:hover{ background:#e46f00;}
.spqqkf-wrap{ width:auto; top:140px; background:none;}
.service_div{display:block; width:32px;height:124px; background:url('http://www.b2b818.com/static/image/serbg.png') no-repeat 0px 0px; float:right;margin-left:10px;cursor:pointer;}
.service_div:hover{ background:url(serbg.png) no-repeat 0px -126px; }
.service_con{ float:left;width:150px;display:none; }
.spqqkf-ewm{text-align: center;padding: 10px 0px 10px;}
.spqqkf-ewm p{color: #ff7d27;font-size: 14px;}
/*spqqkf*/

/* gongshang */

.company-industrial-info {
    width: 950px;
    background: #fff;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    padding: 20px 20px;
}
.info-title {
    color: #2c3e50;
    font-size: 15px; /* 字体缩小 */
    margin: 0 0 15px 5px; /* 边距缩小 */
    padding-left: 6px;
    border-left: 3px solid #3498db; /* 装饰线变细 */
}

.infotd {
    padding: 10px 10px; /* 单元格内边距缩小 */
    vertical-align: top;
    line-height: 1.7; /* 行高缩小 */
    border-bottom: 1px solid #f5f5f5;
}
.field {
    width: 140px; /* 左侧列宽缩小 */
    color: #666;
    font-weight: 500; /* 字重减轻 */
    background: #fafafa;
    border-right: 1px solid #eee; /* 分割线变细 */
}
.value {
    color: #444;
    word-break: break-word;
}
.clamp {
    -webkit-line-clamp: 5;
    max-height: 7.5em; /* 根据新行高调整 */
}
tr:hover .value {
    background: #f8f9fa;
}