<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*------鍒囨崲鎸夐挳鏍峰紡------*/
.toolbar{
	display:block;
}
.tab_box_out{
	height:375px;
	padding-top: 13px;
	padding-bottom:10px;
	background-color:#f0f8ff;
}
.switch_content{
	width:840px;
}
.switchcontent {
    font-size: 14px;
    line-height: 25px;
    height: 350px;
    overflow-y: auto;
	background-color:#f0f8ff;
	padding-left:15px;
	padding-right:15px;
}
.primary a{
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:14px;
	color:#c7000c;
	cursor:pointer;
	text-decoration:none;
}
.default a{
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:14px;
	color:#303133;
	cursor:pointer;
	text-decoration:none;
}
.product_title{
	color:#c7000c; 
	font-size:16px; 
	font-weight:bold;
	padding: 10px 0px 13px 0px;
}
.product_ul li{
    display:inline-block;
}
.product_ul{
	/*background-color:#f0f0f0;*/
	padding: 10px 0px 10px 12px;
}
.product_li_text{
	width:160px;
	text-align:left;
}
.product_li_img{
	width:152px;
	padding-left:8px;
	text-align:left;
	/*涓嬮潰鏄崲鍥剧墖鐨勬牱寮�*/
	background:url(/img_common/leftImg.png) 0px 10px no-repeat;
}
</pre></body></html>