<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product_box_right{float: right;width: 390px;}
.product_box_right_top{width: 100%;overflow: hidden;background: #FFFFFF;padding: 0px 17px 1px;box-sizing: border-box;height: 498px;}
.product_box_right_top_title{height: 78px;box-sizing: border-box;border-bottom: 1px solid #eaeeef;line-height: 77px;font-size: 24px;color: #2c2e3b; }
.product_box_right_top_title_bg{float: left;width: 38px;height: 38px;background: url(../images/supplier-icon-qiye.png) no-repeat;background-size: 100%;background-position: center;margin: 17px 8px 0px 0px;}
.product_box_right_top_list{width: 100%;padding: 13px 0px 20px 0px;box-sizing: border-box;overflow: hidden;}
.product_box_right_top_li{line-height: 40px;position: relative;padding-left: 31px;box-sizing: border-box;width: 100%;float: left;}
.product_box_right_top_li:after{content: "";position: absolute;width: 6px;height: 6px;background: #113a94;border-radius: 50%;left: 7px;top: 17px;}
.product_box_right_top_li:before{content: "";position: absolute;width: 10px;height: 10px;background: #e1f3ec;border-radius: 50%;left: 5px;top: 15px;}
.product_box_right_top_li_name{float: left;max-width: 230px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
.product_box_right_top_li_goods{max-width: 90px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;padding: 0px 10px;height: 21px;line-height: 21px;float: left;box-sizing: border-box;margin: 9.5px 0px 0px 10px;background: #f5f5f5;}
.product_box_right_top_li_goods:hover{background: #1ab566;color: #FFFFFF;}
.business_swiper { padding-top:16px;}
.product_recommend_header_title_bg {
    float: left;
    width: 38px;
    height: 38px;
    background: url(../images/supplier-icon-type.png) no-repeat;
    background-size: 100%;
    background-position: center;
    margin: 17.5px 7px 0px 0px;
}
#buy_left{ background-color:#FFF; padding:0px 10px; width:780px;}
.product_box_right_top_list span{ float: left; color:#001d66; font-weight:bold; margin-right:5px;}
.product_box_right .product_box_right_top_li_name{ max-width:280px;}

.inquiry-wrap {
	width: 86%;
	margin: 0px auto;
	/* background-color: #F8F8F8; */
}
.inquiry-row {
	display: flex;
	align-items: flex-start;
	padding: 10px 0px;
}
.inquiry-row .lable {
	width: 100px;
	line-height: 34px;
	text-align: right;
	float: left\9;
}
.inquiry-row .lable .zhongdian {
	color: red;
	margin: 0px 5px;
}
.inquiry-row .contwrap {
	flex: 1;
	padding-left: 30px;
	line-height: 34px;
	padding-left: 130px\9;
}
.inquiry-row .contwrap input[type="text"] {
	background-color: #f9f9f9;
	line-height: 34px;
	border-radius: 4px;
	padding: 0px 10px;
	border: 1px solid #c7c7c7;
	height: 34px\9;
}
.inquiry-row .contwrap p {
	color: #969696;
}
.inquiry-row .contwrap img {
	width:120px;
}
.inquiry-row .contwrap textarea {
	background-color: #f9f9f9;
	width: 90%;
	max-width: 90%;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #c7c7c7;
}
.inquiry-row .contwrap .yanzhengmaImg {
	margin-left: 10px;
}
.inquiry-row .contwrap .huanyihuan {
	margin-left: 10px;
	cursor: pointer;
}
.inquiry-wrap .form-btn {
	text-align: center;
	font-size: 0px;
	padding: 30px 0px;
}
.inquiry-wrap .form-btn button {
	padding: 8px 25px;
	border-radius: 4px;
	font-size: 16px;
	margin: 0px 20px;
	cursor: pointer;
}
.inquiry-wrap .form-btn button[type="submit"] {
	background-color: #2e3fe2;
	color: #ffffff;
}
.inquiry-wrap .form-btn button[type="reset"] {
	background-color: #e5e5e5;
	color: #626262;
}
</pre></body></html>