@charset "utf-8";
/* CSS Document */


.juzhong{
	width:1200px;
	margin:0 auto;
	}
.top_01{
	width:100%;
	margin:0 auto;
	height:30px;
	background:#eeeeee;
	}
.top_02{
	height:30px;
	color:#333;
	font-size:12px;
	line-height:30px;
	}
.top_02 span{
	float:left;
	}
.top_02 samp{
	float:right;
	}
.top_02 samp a:hover{
	text-decoration:none;
	color:#ff8a00;
	}
.top_03{background:#FFF;}
.top_04{
	background:url(images/top.jpg) no-repeat;
	height:98px;
	}
.top_mo{
	background:#0d6bb3;
	height:55px;
	width:100%;
	margin:0 auto;
	}
.end_01{
	background:url(images/end_01.jpg) no-repeat;
	height:48px;
	line-height:48px;
	padding-top:45px;
	padding-bottom:20px;
	}
.end_01 a{
	color:#666;
	margin:0 10px;
	}
.end_01 a:hover{
	text-decoration:none;
	color:#ff8a00;
	}
.end_02{
	width:100%;
	height:50px;
	line-height:50px;
	background:#0965a6;
	color:#fff;
	font-size:14px;
	margin:0 auto;
	text-align:center;
	}
.end_02 a{color:#FFF;}
.end_02 a:hover{
	text-decoration:none;
	color:#ff8a00;
	}
.end_03{
	text-align:center;
	font-size:14px;
	line-height:25px;
	color:#666;
	padding:30px 0;
	}
.end_03 a{color:#666;}
.end_03 a:hover{
	text-decoration:none;
	color:#ff8a00;
	}

.left_01{
	width:300px;
	float:left;
	}
.left_02{
	width:230px;
	padding-left:70px;
	background:url(images/left_bt.jpg) no-repeat;
	height:46px;
	line-height:46px;
	margin:0 auto;
	font-size:18px;
	color:#0d6bb3;
	}
.left_03{
	width:296px;
	border:#e5e5e5 1px solid;
	padding:5px 1px;
	border-top:none;
	min-height:200px;
	margin:0 auto 20px;
	}
.left_03 a{
	width:233px;
	height:45px;
	margin:0 auto;
	display:block;
	line-height:45px;
	font-size:16px;
	padding-left:60px;
	}
.left_03 a span{
	color:#ff9900;
	}
.left_03 a:hover{
	color:#FFF;
	background:#0271b8;
	height:45px;
	text-decoration:none;
	}
.left_03 a:hover span{color:#FFF}
.left_04{
	width:266px;
	border:#e5e5e5 1px solid;
	padding:98px 16px 20px;
	border-top:none;
	min-height:100px;
	font-size:14px;
	line-height:30px;
	margin:0 auto;
	}
#ss{
	color:#FFF;
	background:#0271b8;
	width:233px;
	height:45px;
	margin:0 auto;
	display:block;
	line-height:45px;
	font-size:16px;
	padding-left:60px;
	}
#ss span{color:#FFF}
.zknr{
	margin:10px auto 50px;
	min-height:400px;
	}
.znr{
	float:right;
	width:884px;
	min-height:400px;
	}
.zybr{
	width:884px;
	height:41px;
	line-height:41px;
	background:url(images/bt_01.jpg) no-repeat;
	margin:0 auto;
	}
.zybr span{
	float:left;
	width:200px;
	text-align:left;
	padding-left:34px;
	font-size:18px;
	color:#fff;
	}
.zybr samp{
	float:right;
	width:250px;
	text-align:right;
	padding-right:30px;
	color:#666;
	font-size:14px;
	font-family:'微软雅黑';
	}
.zybr samp a{
	color:#666;
	}
.zybr samp a:hover{
	text-decoration:none;
	color:#ff8a00;
	}
.zynr{
	border:#d7d7d7 2px solid;
	border-top:none;
	width:860px;
	padding:10px 10px 30px;
	line-height:28px;
	min-height:532px;
	text-align: center;
	}
.cssee{
	background:url(images/btm.png);
	height:40px;
	line-height:40px;
	width:100%;
	color:#FFF;
	display:block;
	margin-top:-40px;
	z-index:999;
	float:right;
	}
.left_03_in{
	width:296px;
	border:#e5e5e5 1px solid;
	padding:5px 1px;
	border-top:none;
	height:442px;
	margin:0 auto 20px;
	overflow:hidden;
	}


.scroll-box {
	width:296px;
	height:442px;
	margin:0px auto;
	overflow:hidden;
}
.scroll-box ul {
	list-style:none;
	width:296px;
	height:442px;
}
.scroll-box ul li {
	width:294px;
	height:216px;
	line-height:216px;
	margin:0 auto 5px;
	border:#e5e5e5 1px solid;
	box-sizing:border-box;
	text-align:center;
}
.scroll-box ul li a{
	display:block;
	width:290px;
	height:216px;
	margin:2px auto;
	}
.scroll-box ul li:hover{
	border:1px solid #F90;
	}