@charset "utf-8";
/* CSS Document */
*
{
	margin:0; 
	padding:0;
}
html
{
	background:url(../images/bj-z.gif);
}
body
{
	font-family:"宋体",arial;
	font-size:12px;
	color:#000;
	margin:0 auto;
	height:454px;
	width:100%;
	background:url(../images/bj.gif) 20px 0 repeat-x;
}
.toubu
{
	width:1200px;
	margin:0 auto;
}
img,a img
{
	border:0px;
}
td,p,div,li,input,textarea
{
	word-wrap:break-word;
	overflow:hidden;
}
ul,li
{
	list-style-type:none;
} 
a
{
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
a:hover
{
	text-decoration:none;
}
.clear
{
	clear:both;
	height:0px;
	line-height:0px;
} 
.container
{
	width:960px;
	margin:0 auto;
}

/*头部*/
#header
{
	height:359px;background:url(../images/bodybg.jpg) center top no-repeat; width:1200px;
}
/*主体部分*/
.top
{
	width:960px;
	height:375px;
	padding:20px 20px 0 ;
	background:url(../images/bodybg.gif) 0 0 repeat-y;
	margin:0 auto;
	background-color:#FFF;
}
.aboutcon
{
	width:552px;
	height:368px;
	background:url(../images/lefbg.jpg) left bottom no-repeat;
	float:left;
}
.aboutcon .intro
{
	width:540px;
	height:336px;
	padding:5px;
	border:1px solid #c8c8c8;
}
.newscon
{
	width:372px;
	height:350px;
	padding-top:14px;
	float:right;
	/*border-top:4px solid #b95e14;*/
}
.newscon h3
{
	font-size:18px;
	font-family:"微软雅黑";
	color:#9d0101;
	font-weight:900;
	line-height:24px;
}
.newscon h3 a
{
	color:#9d0101;
}
.newscon h3 a:hover
{
	color:#F00;
}
.newscon h3.tebie
{
	margin-top:20px;
}
.newscon p
{
	text-indent:2em;
	font-size:14px;
	line-height:26px;
	background:url(../images/rigbg.gif) left bottom no-repeat;
	padding-top:15px;
	padding-bottom:25px;
	margin-bottom:5px;
}
/*.newscon p.pt
{
	background:none;
}*/
.newscon p span a
{
	color:#067841;
	font-size:12px;
}
.newscon p span a:hover
{
	font-weight:bold;
}
.newscon ul li
{
	line-height:30px;
	background:url(../images/libg.gif) left 12px no-repeat;
	padding-left:11px;
	font-size:14px;
}
.newscon ul li.one
{
	margin-top:25px;
}
.newscon ul li a
{
	color:#000;
}
.newscon ul li a span
{
	color:#b95e14;
}
.newscon ul li a:hover
{
	color:#b60608;
	text-decoration:underline;
}
.zhuti
{
	width:985px;
	background-color:#FFF;
	margin:0 auto;
	margin: 0 auto 60px;
    padding: 0 0 0 15px;
}
.piccon
{
	width:960px;
	margin:0 auto 0px;
	padding-top:20px;
	/*background:url(../images/bodybg.gif) 0 0 repeat-y;*/
}
.piccon .piclist
{
	overflow:auto;
	zoom:1;
}
.piccon .piclist ul
{
	line-height:0;
}
.piccon .piclist ul li
{
	width:288px;
	height:265px;
	margin:0 16px 0 16px;
	_margin:0 8px 0 8px;
	float:left;
	overflow:hidden;
}
.piccon .piclist ul li img
{
	width:288px;
	height:192px;
}
.piccon .piclist ul li p
{
	width:272px;
	line-height:1.6;
	color:#333;
	padding:14px 8px 0 8px;
	text-align:center;
}
/*详细页*/
.details{ padding:0 80px; background:#fff;}
.details h3{line-height:50px; text-align:center; font-family:"微软雅黑"; font-size:30px; font-weight:normal; border-bottom:1px dashed #9c9b9b; margin-top:50px; margin-bottom:20px;padding-bottom:30px;}
.details h1{ line-height:50px; text-align:center; font-family:"微软雅黑"; font-size:30px; font-weight:normal; margin-top:50px;}
.details h2{ line-height:35px; text-align:center; font-family:"微软雅黑"; font-size:20px; font-weight:normal;border-bottom:1px dashed #9c9b9b; margin-bottom:20px; margin-top:10px; padding-bottom:30px;}
.details h4{ height:32px; line-height:20px; text-align:center; font-weight:normal; font-size:14px; margin-bottom:10px; color: #999;}
.details h4 span{ margin-left:12px;}
.details p{ line-height:2.0; text-indent:2em; font-size:14px; text-align:justify;  text-justify:inter-ideograph;}
.details p em{
	color:#a40000;
	text-decoration:underline;
	font-style:normal;
}
.details .xhlb{text-indent:0em; padding-left:30px;}
.details .xhlb em{
	color: #000;
	text-decoration: none;
	font-style:normal;
	width:260px;
	display:inline-block;
	text-indent:0;
	font-size:14px;
	line-height:30px;
}
.details p a{ color:#f00;}
.details p.img{ text-indent:0; text-align:center;}
.details p.zhu{ text-align:center; text-indent:0; font-size:12px; color:#666; margin-top:5px;}