@charset "utf-8";
/* CSS Document */
#container{
	width:1200px;
	margin:0px auto;
}

#top{
	width:1200px;
	height:150px;
}
#top_1{
	height:100px;
}
#top_2{
	width:1200px;
	height:50px;
	background-color:#501d2c;
	float:left;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
#top_2 ul,#top_2 ul li,#top_2 ul li a{
	list-style-type: none;
	padding:0px;
	margin: 0px;
	border:none;
}
#top_2 li{
	display:block;
	float:left;
	width:120px;
	height:50px;
}
#top_2 ul li a {
    display: block;
    text-decoration: blink;
    line-height: 50px;
    color: #ccc;
    border-right: #67675b 1px solid;
}

#top_2 span:hover li{
	background-color:#8c0607;
}
#top_2 span:hover a{
	border:none;
}
#top_2_sousuo{
	width:185px;
	height:22px;
	margin-left:1005px;
	margin-top:10px;
	padding-top:4px;
	background-image:url(../images/sousuo.jpg);
}

#qcxy{
	width:1200px;
	height:286px;
	background-image:url(../images/qcxy.jpg);
}

#middle{
	width:1176px;
	min-height:422px;
	color:#67675b;
	padding-left:12px;
	padding-right:12px;
	padding-top:13px;
margin: auto;
}
#middle_left{
	width:922px;
	min-height:422px;
	float:left;
}
#middle_left1{
	height:25px;
	border:#501d2c;
	font-size:14px;
	padding-left:20px;
	border-bottom:#501d2c 1px solid;
}
#middle_left1 span{
	font-size:14px;
	color:#501d2c;
}
#middle_left2{
	min-height:365px;
	padding-top:30px;
}
#middle_left2 h2{
	margin:0px;
	padding:0px;
	display:block;
	margin-left:175px;
	width:415px;
	color:#000;
}
#middle_left2_middle{
	width:920px;
	height:30px;
	margin-top:10px;
	background-color:#e9e8e8;
	font-size:14px;
	color:#000;
line-height: 30px;
}
#middle_left2_middle span{
	display:block;
	float:left;
           margin-left: 10px;
}
#middle_left2_down {
    width: 910px;
    min-height: 225px;
    margin-top: 20px;
    font-size: 12px;
    color: #000;
    line-height: 16px;
    padding-left: 10px;
}

#middle_left2_down p{
	text-indent:2em;
	margin:10px 0px;
}


#middle_right{
	width:240px;
	height:422px;
	float:left;
	margin-left:14px;
}
#middle_right1{
	width:240px;
	height:275px;
}
#middle_right1 ul,#middle_right1 li{
	margin:0px;
	padding:0px;
}
#middle_right1 li{
	display:block;
	list-style-type:none;
	width:240px;
	height:42px;
	text-align:center;
	padding-top:17px;
	margin-bottom:10px;
}
#middle_right1 a{
	display:block;
	width:96px;
	text-decoration:none;
	font-size:24px;
	color:#FFF;
	margin-left:95px;
}
#middle_right2{
	width:240px;
	height:147px;
	background-image:url(../images/middle_right2.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:2px;
}
#middle_right2_biankuang{
	width:230px;
	height:115px;
	border:#CCC 1px solid;
padding-top: 30px;
}
#middle_right2_1{
	width:110px;
	float:left;
	margin-left:5px;
}
#middle_right2_1 ul,#middle_right2_1 li{
	margin:0px;
	padding:0px;
}
#middle_right2_1 li{
	display:block;
	list-style-type:none;
	margin-bottom:8px;
	margin-right:25px;
}
#middle_right2_1 a{
	text-decoration:none;
	color:#000;
}
#middle_right2_2{
	width:85px;
	float:left;
	margin-top:30px;
}
#middle_right2_2 ul,#middle_right2_2 li{
	margin:0px;
	padding:0px;
}
#middle_right2_2 li{
	display:block;
	list-style-type:none;
	margin-bottom:8px;
}
#middle_right2_2 a{
	text-decoration:none;
	color:#000;
}

#down {
    display: table;
    height: 67px;
    background-image: url(../images/down.jpg);
    background-repeat: no-repeat;
    font-size: 12px;
    color: #9d9d98;
    text-align: center;
    padding-top: 10px;
    width: 1200px;
    margin: auto;
}
#down_m{
	margin-top:8px;
	margin-bottom:8px;
}