<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; }

.detail p{ margin-bottom:10px;}
.detail_s img{max-width:720px;}


/******************************防伪查询**********************/
.antirow {
	margin:20px auto;
}
.antirow:after, .antirow:before {
    display: table;
    content: " ";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin {
    max-width:400px;
    padding: 50px;
    margin: 0 auto;
}
.form-signin h2 {
    text-align: center;
    margin-bottom: 10px;
	font-size:24px;
}
.form-signin label
{
	width:100%;
	height:44px;
	display:block;
	margin-bottom:20px;
}
.form-signin .form-control, .form-signin .form-control-code {
    display: block;
    width: 365px;
    height:auto;
    font-size: 16px;
    line-height:24px;
	vertical-align:middle;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);	
	padding:10px 16px 10px 16px;
	z-index:100;
	float:left;
}
.form-signin .form-control-code {
    width: 245px;
}
.form-signin .check_codeimg {
    width: 120px;
	display:inline;
	height:44px;
	border:none;
	margin:0px;
	padding:0px;
	float:left;
}
.form-signinbtn {
	display: block;
	width:400px;
	margin-bottom: 0;
	
	font-size:18px;
    height:auto;
    line-height:24px;
	vertical-align:middle;	
	color: #fff;
	background-color: #337ab7;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	padding:10px 16px 10px 16px;
}
.form-signintips {
    text-align: center;
    padding:0px 50px 10px 50px;
    margin: 0 auto;
}
.form-signintips img{
	text-align: center;
	vertical-align: middle;
	border:0px;
	margin:0px auto;
}
.form-signintips p {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    padding: 20px 0;
}</pre></body></html>