<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.contain{ min-height:500px; height:auto;_height:500px; padding:10px 0 30px;}
.guide{height:30px;line-height30px; text-align:right;font-weight:100;}
.left_side{ width:750px; padding:0px;min-height:500px; height:auto;_height:500px; float:right;}
.right_side{width:280px; float:left;}
.right_side_w{width:250px; padding:15px;min-height:50px; height:auto;_height:50px; background-color:#FFF; box-shadow: 0px 1px 8px rgba(200,200,200,.6); border-color: #f2f2f2; margin-bottom:20px;}

.news_nav a{ display:block; height:34px; line-height:34px; text-align:center; font-size:14px; background-color:#979595; margin-bottom:10px; color:#FFF; font-weight:bold;}
.news_nav a.a_3{ margin-bottom:0;}
.news_nav a:hover ,.news_nav a.on{ background-color:#fff100; color:#000;}
.right_rel_news{}
.right_rel_news dt{height:24px; line-height:24px; padding-bottom:5px; font-size:15px; font-weight:bold; border-bottom:#999 solid 1px;}
.right_rel_news dd { margin-top:5px;}
.right_rel_news dd p{ height:32px; line-height:32px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.right_rel_news dd p span{ display:block; width:16px; height:16px; line-height:16px; text-align:center;  color:#FFF; float:left; margin-right:5px; margin-top:8px;background-color:#999999;}
.right_rel_news dd p span.s1{background-color:#ed4858;}
.right_rel_news dd.dd_1{ font-size:13px; line-height:32px;}
.right_rel_news dd.dd_1 a{ display:block; font-weight:bold;}


.left_side_con{ padding:20px 15px;height:auto !important;height:400px;min-height:400px; background:#FFF; margin-bottom:15px;box-shadow: 0px 1px 8px rgba(200,200,200,.6); border-color: #f2f2f2;font-size:14px; line-height:24px; vertical-align:middle;}
/****产品****/
.pro_warp{padding:15px 15px;min-height:200px; height:auto;_height:200px; background:#fff; margin-bottom:15px;box-shadow: 0px 1px 8px rgba(200,200,200,.6); border-color: #f2f2f2;}
.pro_list{}
.pro_list li{width:322px; height:382px; float:left; border:#dedede solid 1px;padding:10px;border-left:none;}
.pro_list li:hover{background:#f9f9f9;transition: all 300ms ease-in-out 0s;}
.pro_list li.bleft{border-left:#dedede solid 1px;}
.pro_list li.bnottop{border-top:none;}
.pro_list li a{display:block;background:#fff; color:#000;}
.pro_list li a img{display:block;width:322px; height:auto; max-height:322px;}
.pro_list li i{display:block;height:24px;padding:5px 0 5px 0px; margin:0px auto; text-align:center; line-height:24px; vertical-align:middle;font-style:normal;}
.pro_list li span{display:block;height:22px;line-height:22px;text-align:center;font-size:14px;}

.news_list_null {
    margin-bottom:0px;
    border:none;
    border-radius: 10px;
	width: 100%;
	height:100%;
	padding:20px 0px 20px 0px;
	background-color:#fff;
	box-sizing: border-box;
	height:auto !important;
	height:400px;
	min-height:400px;
}
.news_list_null_title
{
	text-align:center;
}
.news_list_null_title h2
{
	text-align:center;
	font-size:14px;
	line-height:24px;
	vertical-align:middle;
}</pre></body></html>