@charset "utf-8";
/* CSS Document */
body  {
	background:#ffffff;
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: left; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在#container 选择器中设置为默认左对齐 */
	color:#585858;
	font-family: "宋体", "黑体";
	font-size: 12px;
}
#container { 
	width: 945px;  /* 使用比最大宽度 (800px) 小 20px 的宽度可显示浏览器界面元素，并避免出现水平滚动条 */
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */
}
#header { 
/* 此填充会将出现在它后面的 div 中的元素左对齐。如果#header 中使用的是图像（而不是文本），您最好删除填充。 */
}

#sidebar1 {
	float: right; /* 由于此元素是浮动的，因此必须指定宽度 */
	width: 283px; /* 在符合标准的浏览器中或者在 Internet Explorer 中的标准模式下，此 div 的实际宽度除了包括宽度外，还包括填充和边框 */
	background:#EBEBEB;
	margin-top: 29px;
	margin-right: 8px;
}
#mainContent {
	float:left;
	width: 623px;
	margin-top: 29px;
	margin-left: 10px;
}
#footer {clear:both;

	background-image: url(/images/footer.jpg);
	height: 92px;
}
#footer p {
	margin-top: 25px;
	margin-left: 36px;
	line-height: 20px;
	color: #8bb8cd;
}
.fltrt { /* 此类可用来使页面中的元素向右浮动。浮动元素必须位于页面上要与之相邻的元素之前。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 此类可用来使页面上的元素向左浮动 */
	float: left;
	margin-right: 8px;
}
#clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
	height:20px;
	font-size: 1px;
	line-height: 0px;
}
#logo{
	height: 91px;
	width: 945px;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
}
*html #logo ul{
	margin-top: 51px;
	margin-left: 370px;
}
#logo ul{
	margin-top: 51px;
	margin-left: 380px;
}
#logo li{
	float:left;
	margin-left: 15px;
}
#logo li a{
	font-family: "黑体", "simhei";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
#logo li a:hover{
	color: #0000CC;
}
#flash{

	height: 208px;
}
#zhongbu{
	background-image: url(/images/sy-zhongbu-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f4f4f4;
}

#sy-jianjie{
	TEXT-JUSTIFY: inter-ideograph;
	TEXT-ALIGN: justify;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
	border-left-color: #cacaca;
	margin: 0px;
	background-color: #ffffff;
	height: 151px;
}
#sy-jianjie p{
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 19px;
	text-indent: 2em;
	font-size: 12px;
}
#sy-jianjie img{float:left;
	margin: 12px;
}
#tou-jianjie{
	background-image: url(/images/sy-gongsijianjie.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 623px;
}
#tou-jianjie a{
	font-family: "黑体", "simhei";
	color: #2886ba;
	text-decoration: none;
	margin-left: 80px;
	font-size: 15px;

}
#sy-xinwen{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
	border-left-color: #cacaca;
	background-color: #ffffff;
	height: 151px;
	font-size: 12px;
	}
*html #sy-xinwen ul{
	margin: 0px;
	padding-top: 10px;
}

#sy-xinwen ul{
	margin: 0px;
	padding-top: 5px;
}
*html #sy-xinwen li{
	list-style-image: url(/images/sy-xinwen-li.jpg);
	list-style-position: inside;
	margin-top:5px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
#sy-xinwen li{
	list-style-image: url(/images/sy-xinwen-li.jpg);
	list-style-position: inside;
	margin-top:7px;
	margin-bottom: 8px;
	margin-left: 10px;
	}
#sy-xinwen li a{
	color: #585858;
	text-decoration: none;
	margin-left: 5px;

}

#tou-xinwen{background-image: url(/images/sy-xinwendongtai.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 283px;}
#tou-xinwen a{
	font-family: "黑体", "simhei";
	color: #2886ba;
	text-decoration: none;
	margin-left: 45px;
	font-size: 15px;

}
#tou-xinwen span{
	float:right;
	margin-top: -15px;
	margin-right: 8px;
}
#tou-xinwen span a{
	font-family: "宋体", "黑体";
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;	
}
#sy-chanpin{
	clear:both;
	margin-left: 10px;
	margin-top: 16px;
	width: 925px;
	margin-bottom: 22px;
}
#tou-chanpin{background-image: url(/images/sy-chanpinzhongxin.jpg);
	background-repeat: no-repeat;
	height: 27px;
		}
#tou-chanpin a{
	font-family: "黑体", "simhei";
	color: #2886ba;
	text-decoration: none;
	margin-left: 103px;
	font-size: 15px;

}
#sy-chanpintu{	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
	border-left-color: #cacaca;
	background-color: #ffffff;
	height: 160px;
}
#dibudaohang{
	clear:both;
	background-image: url(/images/sy-dibudaohang.jpg);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 12px;
}
#dibudaohang ul{}
#dibudaohang li{
	float:left;
	margin-right: 19px;
}
#dibudaohang li a{
	color: #6c6c6c;
	text-decoration: none;
	line-height: 25px;
}
#ny-zhongbu{
	background-image: url(/images/ny-zhongbu.jpg);
	background-repeat: no-repeat;
	width: 945px;
	background-color: #f4f4f4;
}
*html #ny-mainContent{
	margin-top: 9px;
	width: 775px;
	float:right;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9c9;
	border-bottom-color: #cbcbcb;
	border-left-color: #c9c9c9;
	margin-bottom: 22px;
	margin-right: 4px;
}
#ny-mainContent{
	margin-top: 11px;
	width: 775px;
	float:right;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9c9;
	border-bottom-color: #cbcbcb;
	border-left-color: #c9c9c9;
	margin-bottom: 22px;
	margin-right: 8px;
}
#ny-mainContent h1{
	text-align: center;
	margin-top: 40px;font-size: 18px;
	color: #0c4da1;
}
#ny-mainContent h1 a{
	
	text-decoration: none;
}
#ny-mainContent ul{
	margin-top: 15px;
	margin-left: 48px;
}
#ny-mainContent li{
	list-style-type: none;
	margin-top:10px;
	margin-bottom: 5px;
	margin-right: 51px;
}
#ny-mainContent li a{
	color: #585858;
	text-decoration: none;
}
#ny-mainContent li span{
	float:right;
	color: #585858;
	margin-top: -13px;
	width: 70px;
} 
#ny-mainContent li span span{
	margin-top: 0px;
}
#ny-sidebar1{float:left;
	margin-top: 11px;
	width: 150px;
}
#ny-sidebar1 ul{
	margin-left: 13px;
}
#ny-sidebar1 li{
	background-image: url(/Images/ny-sb1-li.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 135px;
	margin-top: 5px;
	margin-bottom: 4px;
	list-style-type: none;
}
#ny-sidebar1 li a{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	margin-left: 18px;
	font-family: "黑体", "simhei";
}
#ny-sidebar1 li a:hover{
	color: #3781a6;
	font-weight: bold;
}
#ny-sidebar1 h2{
	background-image: url(/Images/ny-sb1-li.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 135px;
	margin-top: 5px;
	margin-bottom: 4px;
	margin-left: 13px;
	font-weight: normal;
}
#ny-sidebar1 h2 a{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	margin-left: 18px;
	font-family: "黑体", "simhei";
}
#ny-sidebar1 h2 a:hover{
	color: #3781a6;
	font-weight: bold;
}
#zuo-zilei ul{
	margin: 0px;
}
#zuo-zilei li{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	background-image: none;
	margin-left: 10px;
}
#zuo-zilei li a{
	color: #2f92b9;
	text-decoration: none;
	font-family: "宋体", "黑体";
	font-size: 12px;
	margin: 0px;
}
#zuo-zilei li a:hover{
	color: #0000cc;
	font-weight: normal;
}
#cp-table{
	margin-top: 12px;
	margin-left: 10px;
	overflow: hidden;
	width: 517px;
}
#cp-table ul{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#cp-table li{
	margin-top: 9px;
	margin-bottom: 9px;
	list-style-type: none;
}
#cp-table li a{
	font-size:12px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
	text-decoration: none;
}
#cp-table li a:hover{	color:#000000;}

#focus {
	WIDTH: 390px;
	POSITION: relative;
	HEIGHT: 130px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#desc {
	FLOAT: left;
	MARGIN-LEFT: 5px;
	OVERFLOW: hidden;
	WIDTH: 300px;
	MARGIN-RIGHT: 5px;
	HEIGHT: 130px
}
#view_pic {WIDTH: 2920px; HEIGHT: 130px}
.dis {
	FLOAT: left; WIDTH: 31px; CURSOR: pointer; TEXT-ALIGN: center
}
#desc UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#desc LI {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN-LEFT: 6px;
	MARGIN-RIGHT: 6px;
	
}
#cp-zhengshu{
	float:right;
	width: 390px;
	margin-top: 6px;
}
#fenye{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbcbcb;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: left;
	padding-left: 18px;
	font-size: 12px;
}
#ny-zhongbu a{
	text-decoration: none;
}
#zhengwenneirong{text-justify:inter-ideograph;
    TEXT-ALIGN:justify;
	margin-right: 50px;
	margin-left:50px;
}
#zhengwenneirong p{
	text-indent: 2em;
	line-height: 23px;
	font-size: 13px;
}
#zhengwenneirong a{
	text-decoration: none;
	color: #585858;
}
#zhengwenneirong h3{
	font-size: 13px;
}
#tags{	padding-bottom: 20px;
	padding-top: 20px;
	text-align: left;
	padding-left: 18px;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbcbcb;}
	#zuozhe{
	color: #0c4da1;
	text-align: center;
}
*html #chanpin-zilei{
	float:left;
	height: 380px;
	width: 175px;
	margin-top: 16px;
	margin-left: 8px;
	border: 1px solid #31b8e8;
	text-align: center;
}
#chanpin-zilei{
	float:left;
	height: 360px;
	width: 175px;
	margin-top: 16px;
	margin-left: 16px;
	border: 1px solid #31b8e8;
	text-align: center;
	font-size: 12px;
}
#chanpin-zilei img{
	margin-top: 16px;
	border: 1px solid #b7b7b7;
}
#chanpin-zilei h2 {
	text-align: left;
	margin-left: 14px;
}
#chanpin-zilei h2 a{
	font-size: 14px;
	color: #124ba2;
	text-decoration: none;
}
#chanpin-zilei ul{
	margin-left: 14px;
	text-align: left;
}
#chanpin-zilei li{
	background-image: url(/Images/chanpin-zilei-li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#chanpin-zilei li a{
	margin-left: 17px;
}
#chanpin-zilei li a:hover{
	color: #124ba2;
	font-weight: bold;
}
#rongyu{
	
}
#rongyu ul{
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 8px;
}
#rongyu li{
	float:left;
	text-align: center;
	margin: 6px;
}
#rongyu img{
	border: 1px solid #b7b7b7;
	margin-bottom: 10px;
}
#loop_content{
	clear:both;
}
#loop_title h3{
	float:left;
	background-image: url(/Images/loop-h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 18px;
	margin-top: 12px;
}
#loop_title h3 a{
	font-size: 13px;
	color: #187098;
	text-decoration: none;
	margin-left: 20px;
}
#loop_title span{
	float:right;
	color: #2bb4e8;
	margin-top: 13px;
	margin-right: 20px;
}
#loop_title span a{
	color: #69add4;
	text-decoration: none;
}
#loop_list{clear:both}
*html #loop_list ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#loop_list ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}

#loop_list li{
	float:left;
	margin: 8px;
	text-align: center;
}
#loop_list img{
	border: 1px solid #b7b7b7;
	margin-top: 8px;
	margin-bottom: 12px;
}
#lanxian{clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfe9f9;
	height: 1px;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
}

*html #zuo-tou{
	float:left;
	margin-top: 15px;
	margin-left: 26px;
}
#zuo-tou{
	float:left;
	margin-top: 15px;
	margin-left: 52px;
}
#zuo-tou a{
	font-family: "黑体", simhei;
	font-size: 14px;
	color: #2784bf;
	text-decoration: none;
}
*html #you-tou{color: #69add4;
	float:right;
	margin-top: 17px;
	margin-right: 4px;
}

#you-tou{
	color: #69add4;
	float:right;
	margin-top: 17px;
	margin-right: 7px;
	font-size: 12px;
}
#you-tou a{
	color: #69add4;
	text-decoration: none;
}
#lanmuzishe,#lanmuzishe-zhongji{TEXT-JUSTIFY: inter-ideograph;TEXT-ALIGN: justify;

}
#lanmuzishe-zhongji p{	line-height: 18px;
	text-indent: 2em;
	margin-top: 12px;
	margin-right: 39px;
	margin-bottom: 8px;
	margin-left: 34px;}
#lanmuzishe p{
	line-height: 18px;
	text-indent: 2em;
	margin-top: 12px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: 16px;
}
*html #ny-chanpin LI {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FLOAT: left;
	BORDER-LEFT: #999999 1px solid;
	WIDTH: 700px;
	BORDER-BOTTOM: #999999 1px solid;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: left;
	height: 130px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 3px;
}
#ny-chanpin LI {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FLOAT: left;
	BORDER-LEFT: #999999 1px solid;
	WIDTH: 700px;
	BORDER-BOTTOM: #999999 1px solid;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: left;
	height: 130px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 14px;
}
#ny-chanpin LI IMG {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FLOAT: left; MARGIN: 8px 8px -11px; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}
#ny-chanpin H3 {
	MARGIN-TOP: 10px;
	MARGIN-LEFT: 135px
}
#ny-chanpin LI a {
	FONT-SIZE: 12px; COLOR: #005bac; LINE-HEIGHT: 20px; TEXT-ALIGN: left; TEXT-DECORATION: none
}
#ny-chanpin LI A:hover {
	FONT-SIZE: 12px; COLOR: #005bac; LINE-HEIGHT: 20px; TEXT-DECORATION: underline
}
#ny-chanpin  LI P {
	MARGIN-TOP: -15px;
	TEXT-JUSTIFY: inter-ideograph;
	FLOAT: left;
	MARGIN-BOTTOM: -11px;
	MARGIN-LEFT: 15px;
	WIDTH: 550px;
	TEXT-ALIGN: justify;
	line-height: 20px;
}
#datediv{
	clear:both;
	margin-top: 10px;
	margin-left: 20px;
}
.soft_box p{
	text-indent: 2em;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#floatTips{
	position:absolute;
	border:solid 1px #777;
	padding:3px;
	left:930px;
	background:#cccccc;
	color:#0000FF;
	line-height: 16px;
}
#floatTips a{
	text-decoration: none;
}
#xiangguan{
	line-height: 20px;
	font-weight: bold;
}
#xiangguan ul{
	font-weight: normal;
}
#denglu{
	text-align: center;
}
