@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
div{
	margin:auto;
	padding:0px;
}
a{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#f00;
}
img{
	border:0;
}
.clear {
	clear:both;
}

ul,ol,h1,h2,h3,h4,p,li,dd{
	list-style:none;
	margin:0px;
	padding:0px;
}
/*--全局--*/
#content_box{
	width:998px;
	margin:0px auto;
	padding:0px;
}

/***Top***/
#top{
	width:998px;
	height:140px;
	overflow:hidden;
}

/***Banner***/
.zt_banner{
	width:998px;
	height:270px;
	margin-top:10px;
}
.zt_banner2{
	width:898px;
	height:116px;
	margin-top:10px;
	background:url(../images/banner2.jpg) no-repeat;
	padding:105px 50px 25px 50px;
	font-size:14px;	
	text-indent: 2em;
	line-height:24px;
}
.flash{
	width:998px;
	height:480px;
	margin-top:10px;
}

/***内容***/
.bk_box{
	width:998px;
	margin-top:15px;
}
.bk_box_title{
	height:41px;
	line-height:43px;
	background:url(../images/title.jpg) no-repeat;
	padding-left:40px;
	margin-bottom:10px;
}
.bk_box_title h1{
	font-size:14px;
	color:#d20200;
}
.bk_box_lr{
	width:998px;
	overflow:hidden;
}
.lr_box{
	width:472px;
	height:472px;
	padding:15px 10px 15px 10px;
	border:1px solid #e8eae7;
	float:left;
}
.lr_box_top{
	/*border-bottom:1px dotted #bcbcbc;
	padding-bottom:10px;*/
}
.lr_box_top img{
	width:143px;
	height:168px;
	float:left;
}
.lr_box_top_title{
	width:315px;
	padding-top:5px;
	float:right;
}
.lr_box_top_title h1{
	font-size:14px;
	line-height:18px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
}
.lr_box_top_title h2{
	font-size:12px;
	/*font-weight:normal;*/
}
.lr_box_top_title h2 span{
	font-weight:bold;
	padding-right:5px;
}
.lr_box_text{
	margin-top:10px;
	line-height:22px;
	text-indent: 2em;
}
.lr_box_text a{ color:#f00;}
.lr_box_text a:hover{ color:#f00; text-decoration:underline;}
.lr_box_text p{ margin-bottom:10px;}
.lr_fg{
	height:10px;
	overflow:hidden;
	background:url(../images/lr_box_top_bg.jpg) bottom;
	margin:20px 0px;
}
.dp_box{
	width:230px;
	height:124px;
	overflow:hidden;
	float:left;
	margin-left:3px;
}
.dp_box_left{
	width:70px;
	float:left;
}
.dp_box_left img{
	width:70px;
	height:70px;
	margin-bottom:5px;
}
.dp_box_left h1{
	font-size:12px;
	font-weight:normal;
	color:#fff;
	background:#db9346;
	padding:2px 0px;
	text-align:center;
	display:block;
}
.dp_box_right{
	width:145px;
	float:left;
	margin-left:8px;
}
.dp_box_right h1{
	font-size:12px;
	margin-bottom:5px;
}
.dp_box_right_text{
	line-height:22px;
}
.dp_box_right_text a{ color:#f00;}
.dp_box_right_text a:hover{ color:#f00; text-decoration:underline;}
.dp_box_right_text p{ margin-bottom:10px;}

.lr_box2{
	width:968px;
	padding:20px 8px 20px 12px;
	border:1px solid #e8eae7;
	margin:0 5px 10px 5px;
}
.lr_box2 h1{
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	color:#087100;
	margin-bottom:15px;
}
.lr_box2_img li{
	float:left;
}

.gundong{
	width:965px;
	height:170px;
	padding:15px 15px 10px 15px;
	border:1px solid #eee;
}
.picutre_many img{width:200px; height:170px; padding:0 5px;}

.dbk_tu{
	width:998px;
	/*height:240px;*/
	margin:10px 0 5px 0;
}
.dbk_box{
	width:998px;
	height:270px;
	/*width:958px;
	height:230px;
	padding:20px;*/
	background:url(../images/dbk_bg.jpg);
}
.dbk_jigou{
	width:998px;
	height:270px;
	margin-bottom:15px;
}

.jiedu{
	width:998px;
	height:344px;
	margin-top:15px;
}

.baodao{
	width:966px;
	padding:15px;
	line-height:80px;
	border:1px solid #ddd;
	border-top:none;
}
.baodao ul li{
	font-size:14px;
	line-height:24px;
	margin-right:15px;
	float:left;
}

.fenxiang{
	border-top:1px solid #ccc; 
	padding:15px 0;
	text-align:center;
}
.laiyuan{
	font-size:14px;
	line-height:22px;
	margin-bottom:10px;
}

/***底部***/
#footer{
	width:998px;
}
.style8{ color:#f00; font-weight:bold;}










































































