@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	line-height:1.8em;
	color:#e4e4e4;
	font-family:"Times New Roman";
	height:830px;
	background:#000000;
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{
	margin:0;padding:0;
}
input, textarea, select{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
}
ul{
    margin:0px; padding:0px; list-style-type:none;
}
li{
	list-style:none;
}
a,a:visited{
	color:#e4e4e4;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.c{
	clear:both;
}
/*----------------------------------------------end main-----------------------------------------*/
#flash {
	margin:0 auto;
	width:100%;
	position:relative;
	/*max-width:100%;
	overflow:hidden;*/
}
#nav {
	position:absolute;
	top:0px;
	width:100%;
}
#full-screen-slider { width:100%; height:870px;/*float:left; */position:relative; z-index:-999;}
#slides { display:block; width:100%; height:870px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:800px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#961615;}
#top_bg{
	background:url(../images/bg.png) repeat;
	width:100%;
}
#top{
	width:1000px;
	margin:0 auto;
	height:120px;
}
#menu_bg{
	border-top:1px solid #2a2a2a;
	background:url(../images/bg.png) repeat;
	width:100%;
	 height:60px;
}
#menu {
	margin:0 auto;
	width:1000px;
	height:60px;
	clear:both;
	overflow:hidden;
}
#menu ul li {
	width:125px;
	float:left;
	height:60px;
	text-align:center;
	font:10px/10px "Times New Roman";
}
#menu ul li h1{
	padding-top:3px;
	font:14px/30px "微软雅黑";
}
#menu ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
}
#menu ul li a:hover {
	color:#961615;
	text-decoration:none;
	display:block;
}
#foot{
	 height:40px;
	 line-height:40px;
	 width:1000px;
	 margin:0 auto;
}
#cont_bg{
	background:url(../images/bg.png) repeat;
	width:100%;
}
#cont{
	width:1000px;
	margin:100px auto 56px auto;
	height:450px;
}
.name{
	color:#961615;
	height:38px;
	font:normal 16px/38px "微软雅黑";
	padding:15px 0px 10px 0px;
	text-align:center;
}
.name span{
	font:normal 14px/38px "Times New Roman";
	color:#e4e4e4;
}
.ny_nr{
	line-height:28px;
	width:1000px;
	height:380px;
	overflow:auto;
}
.pro_cont{
	width:100%;
	margin:100px auto 56px auto;
	height:450px;
}
.pro_list{
	clear:both;
	overflow:hidden;
	margin-bottom:35px;
}
.pro_list ul li{
	float:left;
	padding:0px 10px;
	height:26px;
	font:12px/26px "宋体";
}
.pro_list ul li a,.pro_list ul li a:visited{
	color:#fff;
	display:block;
	padding:0px 10px;
	text-decoration:none;
	background:#961615;
}
.pro_list ul li a:hover{
	color:#961615;
	text-decoration:none;
	background:#fff;
	display:block;
}
.ny_pro{
	width:100%;
	height:295px;overflow-y:hidden; overflow-x:scroll;
	margin:0px;
	padding:0px;
	clear:both;
}
.ny_pro table tr td{
	padding:0px 7px;
}
.ny_pro h2{
	background:#e0e0e0;
	border-bottom:1px solid #b6b6b6;
	height:28px;
	color:#090907;
	padding:0px 10px;
	width:180px;
	font:normal 12px/28px "宋体";
}
.ny_pro li.pic{
	background:#e0e0e0;
	width:200px;
	height:150px;
}
.ny_pro li.txt{
	background:#e0e0e0;
	padding:5px 10px 0px 10px;
	width:180px;
	line-height:20px;
	color:#898989;
}
.ny_pro li.more{
	width:200px;
	background:#e0e0e0;
	clear:both;
	overflow:hidden;
}
.ny_pro li.more a,.ny_pro li.more a:visited{
	color:#ffffff;
	background:#8e8e8e;
	display:block;
	float:right;
	width:70px;
	text-align:center;
	text-decoration:none;
	margin:5px 10px 10px 0px;
}
.ny_pro li.more a:hover{
	color:#ffffff;
	background:#bc0a0a;
	display:block;
	float:right;
	width:70px;
	text-align:center;
	text-decoration:none;
}
.ny_news{
	padding:0px 0px 0px 30px;
	width:1000px;
	height:380px;
	overflow:auto;
}
.ny_news dl{
	float:left;
	width:430px;
	padding-right:20px;
	padding-bottom:30px;
	list-style-type:none;
}
.ny_news dl dt{
	width:240px;
	float:right;
	margin-bottom:8px;
	color:#1e1d19;
	font:normal 18px/22px "微软雅黑";
}
.ny_news dl dd{
	margin:0px;
}
.ny_news dl dd.pic{
	border:1px solid #e7e7e7;
	padding:4px;
	float:left;
	width:160px;
}
.ny_news dl dd.txt{
	float:right;
	width:240px;
	font:12px/24px "宋体";
}

#foot_bg{
	 height:80px;
	 color:#000;
	 line-height:40px;
	 width:100%;
}
#foot_index{
	 height:80px;
	 color:#000;
	 line-height:40px;
	 width:100%;
	 margin-top:606px;
}
#foot a{
	color:#000;
	text-decoration:none;
}
#foot a:hover{
	color:#b62b2e;
	text-decoration:none;
}