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

*{margin:0;padding:0;}
li{list-style:none;}
a{text-decoration:none;}

#banner{
	height:400px;
	background:url(../images/banner5_02.jpg);
	margin-bottom:60px;
	}
.sidebar{/*侧边栏头*/
	width:300px;
	height:1256px;
	float:left;
}
.sidebar_title{
	text-align:center;
	margin-bottom:20px;
}
.sidebar_title h4{
	font-family:"微软雅黑";
	font-size:24px;
	color:#9d0000;
	line-height:29px;
}
.sidebar_title p{
	font-family:arial;
	font-size:18px;
	line-height:20px;
	color:#9d0000;
	text-transform:uppercase;
}
.sidebar_bot{
	height:80px;
	width:300px;
}
.sidebar_bot_box1{
	width:300px;
	height:60px;
	background:url(../images/sidebar1.png) no-repeat left top;
	line-height:60px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:20px;
	color:#9d0000;
}
.sidebar_bot_box2{
	width:300px;
	height:60px;
	background:url(../images/sidebar5.png) no-repeat left top;
	line-height:60px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:20px;
	color:#fff;
}
.sidebar_bot_bg{
	width:300px;
	height:20px;
	background:url(../images/sidebar7.png);
}
.sidebar_bot_box1:hover{
	background:url(../images/sidebar6.png);
	color:#fff;
}
.sidebar_bot_box2:hover{/*侧边栏尾*/
	background:url(../images/sidebar5.png);
	color:#fff;
}
#main{
	height:1226px;
	width:1200px;
	margin:0 auto;
	}
.main_right{
	width:900px;
	height:1226px;
	float:left;
	}
.main_right .bread{
	float:right;
	font-size:18px;
	font-family:"微软雅黑";
	}
.main_right a{
	color:#747474;
	}
.main_right .content{
	padding:70px 0 0 80px;
	width:820px;
	}
.content .menu{
	height:1068px;
	background:#fbfbfb;
	}
.content .menu .box1{
	width:820px;
	height:140px;
	margin-bottom:20px;
	}
.menu .box1 .left{
	float:left;
	margin-right:10px;
	}
.menu .box1 .right{
	float:left;
	width:610px;
	height:140px;
	}
.box1 .right .p1{
	font-size:14px;
	line-height:20px;
	color:#9d0000;
	}
.box1 .right .p2{
	font-size:14px;
	line-height:20px;
	color:#767070;
	margin-bottom:80px;
	}
.box1 .right .p3{
	float:left;
	font-size:12px;
	line-height:20px;
	color:#9d0000;
	}
.box1 .right .pic{
	float:left;
	margin-top:3px;
	}
.box1 .right p{
	font-family:arial,"微软雅黑";
	}
.content .menu .page{
	height:20px;
	width:300px;
	margin:80px auto 0;
	}
.content .menu li{
	line-height:20px;
	float:left;
	font-size:14px;
	font-family:arial,"微软雅黑";
	color:#969696;
	}
.content .menu .lis{
	margin:0 10px;
	line-height:20px;
	text-align:center;
	height:20px;
	width:13px;
	background:url(../images/cen.png) no-repeat 0 center;
	}
.content .menu .lis1{
	margin:0 12px;
	}
.content .menu .lis2{
	margin:0 10px;
	}
.content .menu .col{
	color:#9d0000;
	}